Changes to Tertiary Progressions

POST /tertiary-progressions

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

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

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

What changed

  • 8ab5a768b5212216See the full diff
    • the response property data/aspects/items/ became nullable for the status 200

      response-property-became-nullable

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

      response-property-type-changed

    • removed the optional property data/progressedAngles from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/progressedPlanets from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property data/aspects/items/exactAngle to the response with the 200 status

      response-optional-property-added

    • added the optional property data/aspects/items/isApplying to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property data/aspects/items/planet1 to the response with the 200 status

      response-optional-property-added

    • added the optional property data/aspects/items/planet1Id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/aspects/items/planet2 to the response with the 200 status

      response-optional-property-added

    • added the optional property data/aspects/items/planet2Id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/aspects/items/type to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the new optional request property allOf[ChartInput]/ayanamsa

      new-optional-request-property

    • the allOf[ChartInput]/timezoneOffset request property's max was set to 14.00

      request-property-max-set

    • the allOf[ChartInput]/timezoneOffset request property's min was set to -14.00

      request-property-min-set

  • b0533bcc12c0442See the full diff
    • the request property allOf[ChartInput]/latitude became not nullable

      request-property-became-not-nullable

    • the request property allOf[ChartInput]/longitude became not nullable

      request-property-became-not-nullable

    • the request property allOf[ChartInput]/latitude became required

      request-property-became-required

    • the request property allOf[ChartInput]/longitude became required

      request-property-became-required

    • the allOf[ChartInput]/latitude request property's max was set to 90.00

      request-property-max-set

    • the allOf[ChartInput]/longitude request property's max was set to 180.00

      request-property-max-set

    • the allOf[ChartInput]/latitude request property's min was set to -90.00

      request-property-min-set

    • the allOf[ChartInput]/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