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

RestXml Deserialization support #131

Merged
merged 8 commits into from
Aug 20, 2020
Merged

Conversation

skotambkar
Copy link
Contributor

@skotambkar skotambkar commented Aug 12, 2020

Associates with smithy-lang/smithy#526 that fixes a protocol test.

Pairs with aws/aws-sdk-go-v2#667 for aws-sdk-go-v2 rest-xml deserialization support

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@skotambkar skotambkar changed the title Draft : RestXml Deserialization support (WIP) RestXml Deserialization support Aug 14, 2020
@skotambkar skotambkar marked this pull request as ready for review August 14, 2020 02:43
@skotambkar skotambkar requested a review from jasdel August 19, 2020 22:16
Copy link
Member

@JordonPhillips JordonPhillips left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure to merge the serialization stuff first

@skotambkar skotambkar requested a review from jasdel August 20, 2020 00:09
xml/xml_utils.go Outdated Show resolved Hide resolved
@skotambkar skotambkar requested a review from jasdel August 20, 2020 03:42
@skotambkar skotambkar merged commit 7b32252 into aws:master Aug 20, 2020
@skotambkar skotambkar deleted the xml/Deser branch August 20, 2020 21:57
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.

3 participants