Changes to Generate Human Design Report (PDF or HTML)

POST /reports/human-design

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

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

  1. dd3764875e7a1
  2. e637d1a9911b2
  3. 994755209cea211
  4. b0533bcc12c0442

What changed

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

      new-optional-request-property

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

      request-property-max-set

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

      request-property-min-set

  • 994755209cea211See the full diff
    • added ChartInput subschema #2 to the chart request property allOf list

      request-property-all-of-added

    • the chart request property type/format changed from object/ to /

      request-property-type-changed

    • removed the request property chart/ayanamsaId

      request-property-removed

    • removed the request property chart/city

      request-property-removed

    • removed the request property chart/cosmogram

      request-property-removed

    • removed the request property chart/date

      request-property-removed

    • removed the request property chart/houseSystem

      request-property-removed

    • removed the request property chart/latitude

      request-property-removed

    • removed the request property chart/longitude

      request-property-removed

    • removed the request property chart/name

      request-property-removed

    • removed the request property chart/time

      request-property-removed

    • removed the request property chart/timezoneOffset

      request-property-removed

    • removed the request property chart/zodiacType

      request-property-removed

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

      request-property-became-not-nullable

    • the request property chart/longitude became not nullable

      request-property-became-not-nullable

    • the request property chart/latitude became required

      request-property-became-required

    • the request property chart/longitude became required

      request-property-became-required

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

      request-property-max-set

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

      request-property-max-set

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

      request-property-min-set

    • the chart/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