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

improvement: python handles arrays of deep object query parameters #4304

Merged
merged 4 commits into from
Aug 14, 2024

Conversation

armandobelardo
Copy link
Contributor

Since arrays of deep objects can have repeated keys, we needed to switch to producing lists of tuples instead (which httpx supports)
This attempts to mirror the outputs of qs, specifically with arrayFormat: "repeat" and not the default index form

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

Successfully merging this pull request may close these issues.

2 participants