mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-07 12:14:10 +01:00
Merge pull request #249 from matrix-org/daniel/purgeguestaccesswithallkindsoffire
Remove mention that /sync takes an inline filter
This commit is contained in:
commit
ae7a1f2e6c
|
|
@ -35,9 +35,6 @@ retrieving events:
|
||||||
* `GET /rooms/:room_id/initialSync <#get-matrix-client-%CLIENT_MAJOR_VERSION%-rooms-roomid-initialsync>`_
|
* `GET /rooms/:room_id/initialSync <#get-matrix-client-%CLIENT_MAJOR_VERSION%-rooms-roomid-initialsync>`_
|
||||||
* `GET /rooms/:room_id/sync <#get-matrix-client-%CLIENT_MAJOR_VERSION%-sync>`_
|
* `GET /rooms/:room_id/sync <#get-matrix-client-%CLIENT_MAJOR_VERSION%-sync>`_
|
||||||
|
|
||||||
Note that the ``/sync`` API requires an inline filter to be specified which lists
|
|
||||||
the desired room IDs.
|
|
||||||
|
|
||||||
The following API endpoints are allowed to be accessed by guest accounts for
|
The following API endpoints are allowed to be accessed by guest accounts for
|
||||||
sending events:
|
sending events:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue