Skip to content

Support pagination #1

Description

@nichtich

Pagination is best practice for list response. A HTTP header should be added like this:

Link: <BASE?page=1>; rel="prev", <BASE?page=3>; rel="next", <BASE?page=99>; rel="last"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions