---
title: "Changes to Query Chart Endpoint"
method: POST
path: "/api/v2/charts/{name}/query"
---

# Changes to Query Chart Endpoint

`POST /api/v2/charts/{name}/query`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 28 revisions.

- **2026-08-19** `6aa0788aa5dc` — 3 breaking, 1 info
- **2026-08-12** `a71fce1f5c26` — 1 info

## Changes

- **2026-08-19** `6aa0788aa5dc` — 3 breaking, 1 info
  - response property `chart/reference/anyOf[subschema #1: ReferenceLineDescriptor]/of` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `chart/reference/anyOf[subschema #1: ReferenceLineDescriptor]/percentile` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `meta/reference/anyOf[subschema #1: ReferenceValue]/of` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the optional property `chart/reference/anyOf[subschema #1: ReferenceLineDescriptor]/value` to the response with the `200` status
- **2026-08-12** `a71fce1f5c26` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/myaltimate/apis/fastapi/docs/api/v2/charts/:name/query/post.md) · [API](https://skmtc.dev/myaltimate/apis/fastapi.md) · [Page](https://skmtc.dev/myaltimate/apis/fastapi/changes/api/v2/charts/:name/query/post)
