You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec-proposals/specification
Travis Ralston f4c5c209f3 Generalize language for pagination
Previously the section was very strict in what pagination was, however this isn't the reality for the matrix specification. Several endpoints have their own pagination naming conventions and do not follow those mandated by this section.

This commit generalizes the language to cover those endpoints while also describing how pagination works. In particular, it describes the rough API shape to expect and how to deal with the responses.

This commit also removes the `M_BAD_PAGINATION` error as it is not used in the real world. Homeservers are instead encouraged to use the standard `M_INVALID_PARAM` or similar error code.

Fixes https://github.com/matrix-org/matrix-doc/issues/610
Fixes https://github.com/matrix-org/matrix-doc/issues/1523
6 years ago
..
appendices Merge pull request #1588 from matrix-org/rav/fix_server_name 6 years ago
modules Merge pull request #1420 from Zil0/encrypted_attach 6 years ago
appendices.rst Split appendices up 8 years ago
application_service_api.rst Render a warning if the spec is unstable 6 years ago
client_server_api.rst Generalize language for pagination 6 years ago
events.rst fix inter-spec link 7 years ago
feature_profiles.rst Third party lookup module. Fix wording 6 years ago
identity_service_api.rst Merge pull request #1631 from turt2live/travis/general/unstable-warning 6 years ago
index.rst avoid .rst link conflict warnings 6 years ago
modules.rst Add a license to the spec 8 years ago
proposals.rst Use $ref, clean up, fix errors, AS is now a C-S module. 6 years ago
proposals_intro.rst Add more strength to the suggestion to find existing issues 6 years ago
push_gateway.rst Render a warning if the spec is unstable 6 years ago
server_server_api.rst Don't include a second unstable warning in the s2s spec for now 6 years ago
targets.yaml Merge remote matrix-org/master 6 years ago