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

Total number of pages field in pagination api #106

Open
akshitakanojia opened this issue May 24, 2021 · 0 comments
Open

Total number of pages field in pagination api #106

akshitakanojia opened this issue May 24, 2021 · 0 comments
Labels
GSSOC21 for GSSoC participants

Comments

@akshitakanojia
Copy link

Feature request:

In the pagination api right now we are getting next page number, previous page number and present page's content. It would be great if we could also get the total number of pages possible with the given combination of page and limit.

Is your feature request related to a problem? Please describe. (optional):

A clear and concise description of what the problem is.

Describe the solution you'd like:

A clear and concise description of what you want to happen.

Describe alternatives you've considered:

A clear and concise description of any alternative solutions or features you've considered.

Describe how this feature will be useful to our readers:

A clear and concise description of how this feature will be useful for our other readers.

Additional context:

This will be helpful in creating jump to specific page option.


Note:

  • If you want to work on an issue, you should check if it has already been assigned to anyone.
@github-actions github-actions bot added the GSSOC21 for GSSoC participants label May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSSOC21 for GSSoC participants
Projects
None yet
Development

No branches or pull requests

1 participant