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

fix: correctly pass query args to GET endpoints #536

Merged
merged 1 commit into from
Feb 21, 2021

Conversation

ThisIsMissEm
Copy link
Contributor

Previously the query args for the GET endpoints weren't correctly passed, this fixes that issue.

Fixes: #219

Previously the query args for the GET endpoints weren't correctly passed, this fixes that issue.
@simplyspoke simplyspoke merged commit 28c11bd into simplyspoke:master Feb 21, 2021
@ThisIsMissEm ThisIsMissEm deleted the patch-1 branch February 22, 2021 09:53
@ThisIsMissEm
Copy link
Contributor Author

Thanks for merging this @simplyspoke! Is there additional work required before this can be released?

@simplyspoke
Copy link
Owner

Looks like I will need to check the automation. Hopefully later today, at least this week for sure.

@simplyspoke
Copy link
Owner

🎉 This PR is included in version 2.2.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

@simplyspoke
Copy link
Owner

@ThisIsMissEm It should be published if you want to pull it down and ensure its working. CI was out of alignment, so had to running things locally to sort it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

query params on get request not working
2 participants