Specify behaviour if server does not support pagination

pull/977/head
Erik Johnston 9 years ago
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…
Cancel
Save