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

Add httpQueryParams trait #735

Merged
merged 22 commits into from
Mar 15, 2021
Merged

Add httpQueryParams trait #735

merged 22 commits into from
Mar 15, 2021

Conversation

srchase
Copy link
Contributor

@srchase srchase commented Mar 10, 2021

Adds httpQueryParams trait that binds a map of key-value pairs to be added as query string parameters.

The trait is supported when converting to OpenAPI by using the form parameter style.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@srchase srchase changed the title [WIP] Add httpQueryParams trait Add httpQueryParams trait Mar 10, 2021
@srchase srchase closed this Mar 12, 2021
@srchase srchase reopened this Mar 12, 2021
@srchase srchase merged commit 6567d4d into main Mar 15, 2021
@srchase srchase deleted the httpQueryParams branch March 15, 2021 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants