Changes to Aspect Bars (Gantt)

POST /aspect-bar

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

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

  1. 8ab5a768b5215
  2. 6828e560956459

What changed

    • added the optional property data/bars/rows/items/bars/items/aspect to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property data/bars/rows/items/bars/items/exactDates to the response with the 200 status

      response-optional-property-added

    • added the optional property data/bars/rows/items/bars/items/lane to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

  • 6828e560956459See the full diff
    • the request property maxOrb became not nullable

      request-property-became-not-nullable

    • the request property stepDays became not nullable

      request-property-became-not-nullable

    • the planet1Ids/items/ request property type/format changed from number/ to integer/

      request-property-type-changed

    • the planet2Ids/items/ request property type/format changed from number/ to integer/

      request-property-type-changed

    • the visiblePlanetIds/items/ request property type/format changed from number/ to integer/

      request-property-type-changed

    • the aspectAngles/items/ request property's max was set to 360.00

      request-property-max-set

    • the maxOrb request property's max was set to 30.00

      request-property-max-set

    • the stepDays request property's max was set to 365.00

      request-property-max-set

    • the aspectAngles/items/ request property's min was set to 0.00

      request-property-min-set

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

      request-property-min-set

    • the planet1Ids/items/ request property's min was set to 0.00

      request-property-min-set

    • the planet2Ids/items/ request property's min was set to 0.00

      request-property-min-set

    • the stepDays request property's min was set to 0.04

      request-property-min-set

    • the visiblePlanetIds/items/ request property's min was set to 0.00

      request-property-min-set