Skip to content
Snippets Groups Projects
Unverified Commit c98d5feb authored by John DiSanti's avatar John DiSanti Committed by GitHub
Browse files

Fix codegen for unions with the `@httpPayload` trait (#2969)

This PR incorporates the new test cases in Smithy from
https://github.com/smithy-lang/smithy/pull/1908, and adds support to
`@restXml` and `@restJson1` for unions with the `@httpPayload` trait.
This resolves https://github.com/awslabs/smithy-rs/issues/1896.

This also fixes code generation for the latest `medicalimaging` SDK
model.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
parent a460bfce
Loading
Showing with 238 additions and 7 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment