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 docs for deserialization of ambiguous query params #1080

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

adamthom-amzn
Copy link
Contributor

Issue #, if available:
#1071

Description of changes:
Existing implementations of restJson1 have diverging behavior for query
parameters with multiple values depending on whether @httpQuery or
@httpQueryParams is used. This updates the docs to use SHOULD to describe
the preferred, but not mandatory, behavior.

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

Existing implementations of restJson1 have diverging behavior for query
parameters with multiple values depending on whether @httpQuery or
@httpQueryParams is used. This updates the docs to use SHOULD to describe
the preferred, but not mandatory, behavior.

Fixes smithy-lang#1071
@adamthom-amzn adamthom-amzn requested a review from a team February 4, 2022 19:10
@adamthom-amzn adamthom-amzn merged commit 30f136b into smithy-lang:main Feb 4, 2022
@adamthom-amzn adamthom-amzn deleted the multi-query branch February 4, 2022 19:36
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.

2 participants