forked-synapse/changelog.d/13394.feature
Patrick Cloke c3e4edb4d6
Stabilize the threads API. (#14175)
Stabilize the threads API (MSC3856) by supporting (only) the v1
path for the endpoint.

This also marks the API as safe for workers since it is a read-only
API.
2022-10-14 07:16:50 -04:00

2 lines
104 B
Gherkin

Support for [MSC3856](https://github.com/matrix-org/matrix-spec-proposals/pull/3856): threads list API.