mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 17:08:36 +01:00
This intentionally doesn't document the third party network aspect of the endpoint. This is scheduled for a later area for dealing with third party network/IDs and is reported as https://github.com/matrix-org/matrix-doc/issues/1476
The client-server response has been broken out to a shared file: both the client-server and server-server /publicRoom endpoints return the same thing, with slightly different inputs.
The inputs (and behaviour) are based upon the docstring here:
|
||
|---|---|---|
| .. | ||
| definitions | ||
| examples | ||
| directory.yaml | ||
| events.yaml | ||
| invites.yaml | ||
| joins.yaml | ||
| keys_query.yaml | ||
| keys_server.yaml | ||
| leaving.yaml | ||
| public_rooms.yaml | ||
| query_general.yaml | ||
| third_party_invite.yaml | ||
| transactions.yaml | ||
| version.yaml | ||