mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-25 12:04:09 +02:00
Add a reference to the filtering module to /sync
This commit is contained in:
parent
3ade2a9ae7
commit
551806a8ad
|
|
@ -53,6 +53,8 @@ paths:
|
||||||
requests. Creating a filter using the filter API is recommended for
|
requests. Creating a filter using the filter API is recommended for
|
||||||
clients that reuse the same filter multiple times, for example in
|
clients that reuse the same filter multiple times, for example in
|
||||||
long poll requests.
|
long poll requests.
|
||||||
|
|
||||||
|
See `Filtering <#filtering>`_ for more information.
|
||||||
x-example: "66696p746572"
|
x-example: "66696p746572"
|
||||||
- in: query
|
- in: query
|
||||||
name: since
|
name: since
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue