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

Expand valid targets of httpPayload #1876

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Jul 21, 2023

This commit updates the httpPayload trait to allow targeting a structure member that targets any type. Documentation is updated to clarify how the values of other types are serialized.

AWS protocol support for new types of httpPayload marked member targets is unchanged.

Resolves #1528

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

@kstich kstich requested a review from a team as a code owner July 21, 2023 16:07
This commit updates the httpPayload trait to allow targeting a structure
member that targets any type. Documentation is updated to clarify how the
values of other types are serialized.

AWS protocol support for new types of httpPayload marked member targets
is unchanged.
@kstich kstich merged commit 0d7a26d into smithy-lang:main Jul 25, 2023
10 checks passed
@kstich kstich deleted the httpPayload_targets branch July 25, 2023 16:19
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.

httpPayload target question
3 participants