0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-26 11:38:57 +02:00
synapse/changelog.d/14175.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

1 line
104 B
Gherkin

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