-
Notifications
You must be signed in to change notification settings - Fork 69
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: Explicitly support URL params in string form #1623
feat: Explicitly support URL params in string form #1623
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1623 +/- ##
=======================================
Coverage 86.41% 86.41%
=======================================
Files 58 58
Lines 4761 4761
Branches 798 798
=======================================
Hits 4114 4114
Misses 456 456
Partials 191 191
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Its not obvious from the requests
docs but I had a look at the source and verified strings are supported as params 🙌 This is very neat @edgarrmondragon 🚀
Context: https://meltano.slack.com/archives/C021CVD2E21/p1678910870929319
Updated docs: https://meltano-sdk--1623.org.readthedocs.build/en/1623/classes/singer_sdk.RESTStream.html#singer_sdk.RESTStream.get_url_params
📚 Documentation preview 📚: https://meltano-sdk--1623.org.readthedocs.build/en/1623/