Skip to content

First pass at 3.1 pagination API #2395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jan 13, 2015
Merged

First pass at 3.1 pagination API #2395

merged 5 commits into from
Jan 13, 2015

Conversation

tomchristie
Copy link
Member

Closes #1169.

We'll start with:

  • PageNumberPagination
  • LimitOffsetPagination

And later look into adding

  • CursorPagination

Note that the new pagination API can support use of Content-Range or Link headers which wasn't previously possible.

tomchristie added a commit that referenced this pull request Jan 13, 2015
@tomchristie tomchristie merged commit 12de43f into version-3.1 Jan 13, 2015
@tomchristie tomchristie deleted the pagination-api branch January 13, 2015 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants