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

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
Development

No branches or pull requests

1 participant