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

Problem with pagination #7

Open
SteveViss opened this issue Jan 10, 2019 · 0 comments
Open

Problem with pagination #7

SteveViss opened this issue Jan 10, 2019 · 0 comments

Comments

@SteveViss
Copy link
Member

If the number of items return by epilogue is less than the limit, the content-range[3] will return the total number on the page and not 100.
Fix: Build a generic function (GET), with limit variable set on 100 (default epilogue value).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant