mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +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:
|
||
|---|---|---|
| .. | ||
| errors | ||
| auth_data.yaml | ||
| auth_response.yaml | ||
| client_device.yaml | ||
| device_keys.yaml | ||
| event-schemas | ||
| event.yaml | ||
| event_batch.yaml | ||
| event_filter.yaml | ||
| public_rooms_response.yaml | ||
| push_condition.yaml | ||
| push_rule.yaml | ||
| push_ruleset.yaml | ||
| room_event_filter.yaml | ||
| security.yaml | ||
| sync_filter.yaml | ||
| timeline_batch.yaml | ||