Matrix 1.10

This commit is contained in:
Travis Ralston 2024-03-22 09:47:03 -06:00
parent 7c19d24e3a
commit f7452e2bad
41 changed files with 106 additions and 43 deletions

View file

@ -1 +0,0 @@
Clarify Server-Server API request signing example by using the `POST` HTTP method, as `GET` requests don't have request bodies.

View file

@ -1 +0,0 @@
Disambiguate uses of `PublicRoomsChunk` in the `GET /hierarchy` endpoint.

View file

@ -1 +0,0 @@
Clarify that the `children_state`, `room_type` and `allowed_room_ids` properties in the items of the `children` array of the response of the `GET /hierarchy` endpoint are not required.