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

Return the total count of all chains instead of the current page count #2195

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

PooyaRaki
Copy link
Contributor

Summary

This PR modifies the functionality to return the total count of all chains rather than limiting the count to only the current page. This ensures better visibility of the complete dataset while preserving the pagination functionality for retrieving individual records.

Changes

  • Updated the API logic to return the total count of all chains in the response.

@PooyaRaki PooyaRaki marked this pull request as ready for review December 16, 2024 12:59
@PooyaRaki PooyaRaki requested a review from a team as a code owner December 16, 2024 12:59
@PooyaRaki PooyaRaki force-pushed the chainPaginationCount branch from c3135b6 to bfe75c3 Compare December 16, 2024 13:16
@PooyaRaki PooyaRaki self-assigned this Dec 16, 2024
@PooyaRaki PooyaRaki force-pushed the chainPaginationCount branch from bfe75c3 to 5f6e7ad Compare December 18, 2024 15:48
@PooyaRaki PooyaRaki merged commit 6a10de0 into main Dec 18, 2024
20 checks passed
@PooyaRaki PooyaRaki deleted the chainPaginationCount branch December 18, 2024 16:19
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.

3 participants