-
Notifications
You must be signed in to change notification settings - Fork 187
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
feat: add paging to find functions #237
Conversation
Codecov Report
@@ Coverage Diff @@
## master #237 +/- ##
=======================================
Coverage 91.87% 91.87%
=======================================
Files 25 25
Lines 2031 2031
=======================================
Hits 1866 1866
Misses 165 165
Continue to review full report at Codecov.
|
2f2cd22
to
be45954
Compare
Hi @russorat, I've change the |
be45954
to
11ae14c
Compare
Yes but you dont pass back links section in response so ... how can we make the next page request? |
Closes #
Proposed Changes
adds the ability to page with the find_buckets function.
Checklist
pytest tests
completes successfully