close
The Wayback Machine - https://web.archive.org/web/20210124104347/https://github.com/pauljamescleary/scala-pet-store/issues/106
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

Use `requests.request(params=xxx)` for python client #106

Open
pauljamescleary opened this issue Dec 7, 2018 · 0 comments
Open

Use `requests.request(params=xxx)` for python client #106

pauljamescleary opened this issue Dec 7, 2018 · 0 comments

Comments

@pauljamescleary
Copy link
Owner

@pauljamescleary pauljamescleary commented Dec 7, 2018

Currently, we manually append the params to the url / query string using urljoin. Instead, we can send the query params in as a dictionary

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

Successfully merging a pull request may close this issue.

None yet
1 participant