Specify behaviour if server does not support pagination
This commit is contained in:
parent
1ef9cc37e3
commit
c61ae86102
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ The currently supported locations for the ``next_batch`` token are:
|
||||||
- ``search_categories.<category>.groups.<group_key>.<group_id>.next_batch``
|
- ``search_categories.<category>.groups.<group_key>.<group_id>.next_batch``
|
||||||
|
|
||||||
A server need not support pagination, even if there are more matching results.
|
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
|
Security considerations
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue