---
title: "Changes to Aspect Bars (Gantt)"
method: POST
path: "/aspect-bar"
---

# Changes to Aspect Bars (Gantt)

`POST /aspect-bar`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 13 revisions.

- **2026-08-24** `8ab5a768b521` — 5 info
- **2026-08-23** `6828e5609564` — 5 breaking, 9 warning

## Changes

- **2026-08-24** `8ab5a768b521` — 5 info
  - added the optional property `data/bars/rows/items/bars/items/aspect` to the response with the `200` status
  - added the optional property `data/bars/rows/items/bars/items/endDate` to the response with the `200` status
  - added the optional property `data/bars/rows/items/bars/items/exactDates` to the response with the `200` status
  - added the optional property `data/bars/rows/items/bars/items/lane` to the response with the `200` status
  - added the optional property `data/bars/rows/items/bars/items/startDate` to the response with the `200` status
- **2026-08-23** `6828e5609564` — 5 breaking, 9 warning
  - the request property `maxOrb` became not nullable
  - the request property `stepDays` became not nullable
  - the `planet1Ids/items/` request property type/format changed from `number`/`` to `integer`/``
  - the `planet2Ids/items/` request property type/format changed from `number`/`` to `integer`/``
  - the `visiblePlanetIds/items/` request property type/format changed from `number`/`` to `integer`/``
  - the `aspectAngles/items/` request property's max was set to `360.00`
  - the `maxOrb` request property's max was set to `30.00`
  - the `stepDays` request property's max was set to `365.00`
  - the `aspectAngles/items/` request property's min was set to `0.00`
  - the `maxOrb` request property's min was set to `0.00`
  - the `planet1Ids/items/` request property's min was set to `0.00`
  - the `planet2Ids/items/` request property's min was set to `0.00`
  - the `stepDays` request property's min was set to `0.04`
  - the `visiblePlanetIds/items/` request property's min was set to `0.00`

---

[Operation](https://skmtc.dev/astroway/apis/astroway-calculation-api/docs/aspect-bar/post.md) · [API](https://skmtc.dev/astroway/apis/astroway-calculation-api.md) · [Page](https://skmtc.dev/astroway/apis/astroway-calculation-api/changes/aspect-bar/post)
