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

RESTClient: fix duplicate params in URL in JSONResponsePaginator #1515

Merged

Conversation

burnash
Copy link
Collaborator

@burnash burnash commented Jun 25, 2024

Fixes #1514

@burnash burnash requested a review from rudolfix June 25, 2024 16:36
@burnash burnash self-assigned this Jun 25, 2024
@burnash burnash added the bug Something isn't working label Jun 25, 2024
Copy link

netlify bot commented Jun 25, 2024

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 7e15cd5
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/667af20ea886b10008183782
😎 Deploy Preview https://deploy-preview-1515--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 requested review from sh-rp and VioletM June 25, 2024 16:37
Copy link
Contributor

@AstrakhantsevaAA AstrakhantsevaAA left a comment

Choose a reason for hiding this comment

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

great work Anton!

@burnash burnash merged commit 6224ff0 into devel Jun 26, 2024
47 of 50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

RESTClient: duplicate URL query parameters in JSONResponsePaginator, HeaderLinkPaginator
2 participants