Changes to Moon Void-of-Course

POST /moon-voc

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

Changed in 3 of the 13 revisions of this API.3711

  1. 8ab5a768b52159
  2. 6828e560956412
  3. 5a17388652f322

What changed

  • 8ab5a768b52159See the full diff
    • removed the optional property data/periods/items/end from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/periods/items/lastAspect/planet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/periods/items/lastAspect/type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/periods/items/nextSign from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/periods/items/start from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/periods/items/durationHours to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property data/periods/items/lastAspect/aspectName to the response with the 200 status

      response-optional-property-added

    • added the optional property data/periods/items/lastAspect/aspectSymbol to the response with the 200 status

      response-optional-property-added

    • added the optional property data/periods/items/lastAspect/planetId to the response with the 200 status

      response-optional-property-added

    • added the optional property data/periods/items/nextSignIndex to the response with the 200 status

      response-optional-property-added

    • added the optional property data/periods/items/startDate to the response with the 200 status

      response-optional-property-added

    • added the optional property data/periods/items/startJd to the response with the 200 status

      response-optional-property-added

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

      request-property-became-not-nullable

    • the rangeDays request property's max was set to 366.00

      request-property-max-set

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

      request-property-min-set

  • 5a17388652f322See the full diff
    • added the new required request property date

      new-required-request-property

    • added the new required request property time

      new-required-request-property

    • added the new optional request property rangeDays

      new-optional-request-property

    • added the new optional request property timezoneOffset

      new-optional-request-property