Changes to Transit Midpoints

POST /cosmobiology/transit-midpoints

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

Changed in 4 of the 13 revisions of this API.6613

  1. 8ab5a768b521210
  2. dd3764875e7a1
  3. e637d1a9911b2
  4. b0533bcc12c0442

What changed

  • 8ab5a768b521210See the full diff
    • the response property data/hits/items/ became nullable for the status 200

      response-property-became-nullable

    • the data/hits/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property data/count to the response with the 200 status

      response-optional-property-added

    • added the optional property data/hits/items/midpointLongitude to the response with the 200 status

      response-optional-property-added

    • added the optional property data/hits/items/midpointLongitude90 to the response with the 200 status

      response-optional-property-added

    • added the optional property data/hits/items/natalMidpointOf to the response with the 200 status

      response-optional-property-added

    • added the optional property data/hits/items/orb to the response with the 200 status

      response-optional-property-added

    • added the optional property data/hits/items/transit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/methodology to the response with the 200 status

      response-optional-property-added

    • added the optional property data/orb to the response with the 200 status

      response-optional-property-added

    • added the optional property data/source to the response with the 200 status

      response-optional-property-added

    • added the optional property data/targetDate to the response with the 200 status

      response-optional-property-added

    • added the new optional request property ayanamsa

      new-optional-request-property

    • the timezoneOffset request property's max was set to 14.00

      request-property-max-set

    • the timezoneOffset request property's min was set to -14.00

      request-property-min-set

  • b0533bcc12c0442See the full diff
    • the request property latitude became not nullable

      request-property-became-not-nullable

    • the request property longitude became not nullable

      request-property-became-not-nullable

    • the request property latitude became required

      request-property-became-required

    • the request property longitude became required

      request-property-became-required

    • the latitude request property's max was set to 90.00

      request-property-max-set

    • the longitude request property's max was set to 180.00

      request-property-max-set

    • the latitude request property's min was set to -90.00

      request-property-min-set

    • the longitude request property's min was set to -180.00

      request-property-min-set

    • the latitude request property default value 0 was removed

      request-property-default-value-removed

    • the longitude request property default value 0 was removed

      request-property-default-value-removed