Skip to content

Confusion over default pagination documentation #20

Closed
@Wizofgoz

Description

@Wizofgoz

There is some conflicting information in the docs regarding pagination behavior when no page query parameters are sent by the client.

Here, it implies that requests will always be paginated by default by what is defined on the model, or by what is set as the default on the paginator:
Screen Shot 2021-02-05 at 6 08 49 PM

But here, there is a section about forcing pagination when no query parameters are set:
Screen Shot 2021-02-05 at 6 10 54 PM

The latter is the behavior I observe as being correct but the documentation of the former makes this confusing and I'm not sure what the point of it is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions