docs-matrix-spec/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
2018-08-31 12:36:08 -06:00
..
appendices Merge pull request #1588 from matrix-org/rav/fix_server_name 2018-08-30 10:48:06 +01:00
modules Merge pull request #1420 from Zil0/encrypted_attach 2018-08-31 13:33:05 -04:00
appendices.rst Split appendices up 2016-10-31 12:01:37 +00:00
application_service_api.rst Render a warning if the spec is unstable 2018-08-30 15:05:50 -06:00
client_server_api.rst Generalize language for pagination 2018-08-31 12:36:08 -06:00
events.rst fix inter-spec link 2017-10-15 23:42:05 +01:00
feature_profiles.rst Third party lookup module. Fix wording 2018-07-12 16:59:30 +01:00
identity_service_api.rst Merge pull request #1631 from turt2live/travis/general/unstable-warning 2018-08-31 09:50:37 -06:00
index.rst avoid .rst link conflict warnings 2018-07-20 15:30:58 +01:00
modules.rst Add a license to the spec 2016-07-12 17:28:30 +01:00
proposals.rst Use $ref, clean up, fix errors, AS is now a C-S module. 2018-07-12 14:31:34 +01:00
proposals_intro.rst Add more strength to the suggestion to find existing issues 2018-06-18 13:20:42 -06:00
push_gateway.rst Render a warning if the spec is unstable 2018-08-30 15:05:50 -06:00
server_server_api.rst Don't include a second unstable warning in the s2s spec for now 2018-08-31 09:49:24 -06:00
targets.yaml Merge remote matrix-org/master 2018-08-29 21:28:24 -06:00