---
title: "Changes to Genogram"
method: POST
path: "/family/genogram"
---

# Changes to Genogram

`POST /family/genogram`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 13 revisions.

- **2026-08-24** `8ab5a768b521` — 1 warning, 6 info
- **2026-08-18** `dd3764875e7a` — 3 info
- **2026-08-15** `e637d1a9911b` — 6 warning
- **2026-08-11** `b0533bcc12c0` — 12 breaking, 12 warning, 6 info

## Changes

- **2026-08-24** `8ab5a768b521` — 1 warning, 6 info
  - removed the optional property `data/genogram` from the response with the `200` status
  - added the optional property `data/disclaimer` to the response with the `200` status
  - added the optional property `data/generations` to the response with the `200` status
  - added the optional property `data/karmicLine` to the response with the `200` status
  - added the optional property `data/moonInheritance` to the response with the `200` status
  - added the optional property `data/outerPlanetEcho` to the response with the `200` status
  - added the optional property `data/source` to the response with the `200` status
- **2026-08-18** `dd3764875e7a` — 3 info
  - added the new optional request property `child/ayanamsa`
  - added the new optional request property `grandparent/ayanamsa`
  - added the new optional request property `parent/ayanamsa`
- **2026-08-15** `e637d1a9911b` — 6 warning
  - the `child/timezoneOffset` request property's max was set to `14.00`
  - the `grandparent/timezoneOffset` request property's max was set to `14.00`
  - the `parent/timezoneOffset` request property's max was set to `14.00`
  - the `child/timezoneOffset` request property's min was set to `-14.00`
  - the `grandparent/timezoneOffset` request property's min was set to `-14.00`
  - the `parent/timezoneOffset` request property's min was set to `-14.00`
- **2026-08-11** `b0533bcc12c0` — 12 breaking, 12 warning, 6 info
  - the request property `child/latitude` became not nullable
  - the request property `child/longitude` became not nullable
  - the request property `grandparent/latitude` became not nullable
  - the request property `grandparent/longitude` became not nullable
  - the request property `parent/latitude` became not nullable
  - the request property `parent/longitude` became not nullable
  - the request property `child/latitude` became required
  - the request property `child/longitude` became required
  - the request property `grandparent/latitude` became required
  - the request property `grandparent/longitude` became required
  - the request property `parent/latitude` became required
  - the request property `parent/longitude` became required
  - the `child/latitude` request property's max was set to `90.00`
  - the `child/longitude` request property's max was set to `180.00`
  - the `grandparent/latitude` request property's max was set to `90.00`
  - the `grandparent/longitude` request property's max was set to `180.00`
  - the `parent/latitude` request property's max was set to `90.00`
  - the `parent/longitude` request property's max was set to `180.00`
  - the `child/latitude` request property's min was set to `-90.00`
  - the `child/longitude` request property's min was set to `-180.00`
  - the `grandparent/latitude` request property's min was set to `-90.00`
  - the `grandparent/longitude` request property's min was set to `-180.00`
  - the `parent/latitude` request property's min was set to `-90.00`
  - the `parent/longitude` request property's min was set to `-180.00`
  - the `latitude` request property default value `0` was removed
  - the `latitude` request property default value `0` was removed
  - the `latitude` request property default value `0` was removed
  - the `longitude` request property default value `0` was removed
  - the `longitude` request property default value `0` was removed
  - the `longitude` request property default value `0` was removed

---

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