mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-27 03:18:37 +01:00
Specify behaviour if server does not support pagination
This commit is contained in:
parent
1ef9cc37e3
commit
c61ae86102
|
|
@ -78,6 +78,7 @@ The currently supported locations for the ``next_batch`` token are:
|
|||
- ``search_categories.<category>.groups.<group_key>.<group_id>.next_batch``
|
||||
|
||||
A server need not support pagination, even if there are more matching results.
|
||||
In which case they must not return a ``next_batch`` token in the response.
|
||||
|
||||
|
||||
Security considerations
|
||||
|
|
|
|||
Loading…
Reference in a new issue