Skip to content
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

Persist url parameters in pagination links #205

Open
dankolbman opened this issue Mar 29, 2018 · 0 comments
Open

Persist url parameters in pagination links #205

dankolbman opened this issue Mar 29, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@dankolbman
Copy link
Contributor

If a collection endpoint is hit with a specified parameter, eg: ?limit=100, the next link will not include this parameter.

We should return pagination links with whatever parameters were specified for the current request.

@dankolbman dankolbman added bug Something isn't working help wanted Extra attention is needed labels Mar 29, 2018
@znatty22 znatty22 removed the help wanted Extra attention is needed label May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants