Changes to Harmonic Chart

POST /harmonics

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

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

  1. 8ab5a768b5212426
  2. 5a17388652f32

What changed

  • 8ab5a768b5212426See 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/harmonic from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/planets/items/harmonicLongitude from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/planets/items/natalLongitude from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/planets/items/sign from the response with the 200 status

      response-optional-property-removed

    • 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/chartSect to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property data/houseAspects 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/meta to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property data/planets/items/speedLong 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 ChartInput subschema #2 to the request body allOf list

      request-body-all-of-added

    • the request's body type/format changed from object/ to /

      request-body-type-changed