Changes to Eclipses

POST /eclipses

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 13 revisions of this API.1610

  1. 8ab5a768b521410
  2. 6828e560956412

What changed

  • 8ab5a768b521410See the full diff
    • removed the optional property data/eclipses/items/date from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/eclipses/items/jd from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/eclipses/items/saros from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/eclipses/items/subtype from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/eclipses/items/beginDate to the response with the 200 status

      response-optional-property-added

    • added the optional property data/eclipses/items/beginJd to the response with the 200 status

      response-optional-property-added

    • added the optional property data/eclipses/items/endDate to the response with the 200 status

      response-optional-property-added

    • added the optional property data/eclipses/items/endJd to the response with the 200 status

      response-optional-property-added

    • added the optional property data/eclipses/items/kind to the response with the 200 status

      response-optional-property-added

    • added the optional property data/eclipses/items/maxDate to the response with the 200 status

      response-optional-property-added

    • added the optional property data/eclipses/items/maxJd to the response with the 200 status

      response-optional-property-added

    • added the optional property data/eclipses/items/signIndex to the response with the 200 status

      response-optional-property-added

    • added the optional property data/eclipses/items/totalityBeginJd to the response with the 200 status

      response-optional-property-added

    • added the optional property data/eclipses/items/totalityEndJd to the response with the 200 status

      response-optional-property-added

  • 6828e560956412See the full diff
    • the request property yearsRange became not nullable

      request-property-became-not-nullable

    • the yearsRange request property's max was set to 20.00

      request-property-max-set

    • the yearsRange request property's min was set to 0.00

      request-property-min-set