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

rest_api paginator: Allows using JSONResponsePaginator #534

Merged

Conversation

willi-mueller
Copy link
Collaborator

@willi-mueller willi-mueller commented Jul 24, 2024

Short description

rest_api paginator: Allows using JSONResponsePaginator in place of JSONLinkPaginator

Related Issues

Additional Context

@willi-mueller willi-mueller force-pushed the fix/JSONResponsePaginator-in-config branch from cb5d480 to 823304e Compare July 24, 2024 11:49
@burnash burnash merged commit ca3ee63 into dlt-hub:master Jul 25, 2024
13 checks passed
@willi-mueller willi-mueller deleted the fix/JSONResponsePaginator-in-config branch July 25, 2024 12:14
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.

RESTClient: TypeError: JSONResponsePaginator.__init__() got an unexpected keyword argument 'next_url_path'
2 participants