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

Improve the methods for pagination #72

Open
pyon-yx opened this issue Jul 30, 2022 · 0 comments
Open

Improve the methods for pagination #72

pyon-yx opened this issue Jul 30, 2022 · 0 comments

Comments

@pyon-yx
Copy link

pyon-yx commented Jul 30, 2022

Hi
Thank you for providing this package.
I would like to suggest what I think about pagination while using this package.
It's a little inconvenient to check whether there is a next page or not, because it only returns the response content.
It would be better to return not only the content but also the header of the response.
The response header contains the total number of results, which is very convenient for pagination.
This is only my thought. What do you think?
Regards.

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

No branches or pull requests

1 participant