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

feat: adding HeaderCursorPaginator #2281

Merged
merged 3 commits into from
Feb 14, 2025

Conversation

ciklista
Copy link
Contributor

Description

Adds a RestAPI Paginator that can paginate through responses that contain a next page cursor in the response header

Related Issues

Copy link

netlify bot commented Feb 10, 2025

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit f2d4b6e
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/67af646daa73330008a4f21a
😎 Deploy Preview https://deploy-preview-2281--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@burnash burnash self-assigned this Feb 13, 2025
@burnash
Copy link
Collaborator

burnash commented Feb 13, 2025

Thank you for the contribution @ciklista, I'm going to review it shortly

@burnash burnash added the enhancement New feature or request label Feb 13, 2025
Copy link
Collaborator

@burnash burnash left a comment

Choose a reason for hiding this comment

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

Congrats on your first contribution, @ciklista. Thank you for the new paginator. Looking forward to more contributions!

@burnash burnash merged commit 46d6f90 into dlt-hub:devel Feb 14, 2025
72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] RestAPI pagination cursor in response header
2 participants