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

codegen: Add support for REST-XML Union responses #993

Merged
merged 1 commit into from
Dec 22, 2020

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Dec 22, 2020

Adds support for deserializing REST-XML union resources.

Gist of change: https://gist.github.com/jasdel/e19f2ba4cb595366bd47e4112f8c4266

Fixes #939
Related to smithy-lang/smithy#678

Depends on fix for #910

@jasdel jasdel force-pushed the fixup/XMLUnions branch 2 times, most recently from dc365f5 to b8a2ca6 Compare December 22, 2020 22:01
Adds support for deserializing REST-XML union resources

Fixes aws#939
Related to smithy-lang/smithy#678
@jasdel jasdel merged commit b58dcf8 into aws:master Dec 22, 2020
@jasdel jasdel deleted the fixup/XMLUnions branch December 22, 2020 22:21
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.

codegen: Union not fully supported for REST-XML protocol.
3 participants