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

add pagination to list all invoice API #369

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

AmanGIT07
Copy link
Contributor

@AmanGIT07 AmanGIT07 commented Aug 28, 2024

Adds pagination to list all invoice API. page_num and page_size params can be used to modulate the pages. count returns the total number of items (not the count of items in response) so that it can be consumed for different logics if needed.

Copy link
Contributor

@anujk14 anujk14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@AmanGIT07 AmanGIT07 merged commit 7f50778 into main Aug 29, 2024
2 checks passed
@AmanGIT07 AmanGIT07 deleted the feature/add-pagination-admin-list-invoices-api branch August 29, 2024 06:39
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

Successfully merging this pull request may close these issues.

2 participants