Skip to content

feat: implement pagination support in repository methods and add Pagination#102

Merged
codedesignplus merged 1 commit intodevfrom
feature/add-pagination-mongo
Apr 11, 2025
Merged

feat: implement pagination support in repository methods and add Pagination#102
codedesignplus merged 1 commit intodevfrom
feature/add-pagination-mongo

Conversation

@codedesignplus
Copy link
Collaborator

This pull request introduces a Pagination class for handling paginated data and updates the repository methods to return Pagination objects instead of lists. Additionally, it modifies the related test cases to accommodate these changes.

Introduction of Pagination:

Repository Method Updates:

Test Case Updates:

@codedesignplus codedesignplus merged commit d82fabb into dev Apr 11, 2025
2 checks passed
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.

1 participant