Skip to content

Bug: Paging does not work on deep URLs #629

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

Closed
bart-degreed opened this issue Nov 21, 2019 · 1 comment
Closed

Bug: Paging does not work on deep URLs #629

bart-degreed opened this issue Nov 21, 2019 · 1 comment

Comments

@bart-degreed
Copy link
Contributor

Description

For example, the URL:

https://localhost:5001/api/users/123/orders?page[size]=3

returns all orders in database for this user, instead of only the first 3.

@maurei
Copy link
Member

maurei commented Nov 22, 2019

Covered in #627

@maurei maurei closed this as completed Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants