Add the paragraph for sync.yaml forgotten in the previous commit
This commit is contained in:
parent
6d0def8b4c
commit
8c80669d7a
1 changed files with 6 additions and 0 deletions
|
@ -134,6 +134,12 @@ paths:
|
|||
``timeline`` (or all state up to the start of the
|
||||
``timeline``, if ``since`` is not given, or
|
||||
``full_state`` is true).
|
||||
|
||||
N.B. state updates for ``m.room.member`` events will
|
||||
be incomplete if ``lazy_load_members`` is enabled in
|
||||
the ``/sync`` filter, and only return the member events
|
||||
required to display the senders of the timeline events
|
||||
in this response.
|
||||
allOf:
|
||||
- $ref: "definitions/state_event_batch.yaml"
|
||||
timeline:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue