---
title: "Changes to Eclipses"
method: POST
path: "/eclipses"
---

# Changes to Eclipses

`POST /eclipses`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 13 revisions.

- **2026-08-24** `8ab5a768b521` — 4 warning, 10 info
- **2026-08-23** `6828e5609564` — 1 breaking, 2 warning

## Changes

- **2026-08-24** `8ab5a768b521` — 4 warning, 10 info
  - removed the optional property `data/eclipses/items/date` from the response with the `200` status
  - removed the optional property `data/eclipses/items/jd` from the response with the `200` status
  - removed the optional property `data/eclipses/items/saros` from the response with the `200` status
  - removed the optional property `data/eclipses/items/subtype` from the response with the `200` status
  - added the optional property `data/eclipses/items/beginDate` to the response with the `200` status
  - added the optional property `data/eclipses/items/beginJd` to the response with the `200` status
  - added the optional property `data/eclipses/items/endDate` to the response with the `200` status
  - added the optional property `data/eclipses/items/endJd` to the response with the `200` status
  - added the optional property `data/eclipses/items/kind` to the response with the `200` status
  - added the optional property `data/eclipses/items/maxDate` to the response with the `200` status
  - added the optional property `data/eclipses/items/maxJd` to the response with the `200` status
  - added the optional property `data/eclipses/items/signIndex` to the response with the `200` status
  - added the optional property `data/eclipses/items/totalityBeginJd` to the response with the `200` status
  - added the optional property `data/eclipses/items/totalityEndJd` to the response with the `200` status
- **2026-08-23** `6828e5609564` — 1 breaking, 2 warning
  - the request property `yearsRange` became not nullable
  - the `yearsRange` request property's max was set to `20.00`
  - the `yearsRange` request property's min was set to `0.00`

---

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