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

Fix xml attribute serialization #1048

Merged
merged 2 commits into from
Apr 7, 2021

Conversation

JordonPhillips
Copy link
Member

This fixes an issue where xml attributes were not being serialized except at the root level.

@JordonPhillips
Copy link
Member Author

btw this is still failing because the updated go hash is still not getting picked up

@JordonPhillips
Copy link
Member Author

need to address using an enum, which isn't currently handled

@JordonPhillips
Copy link
Member Author

Turns out the test jasdel submitted was off, there's a pr to fix it: smithy-lang/smithy#694

This fixes an issue where xml attributes were not being serialized
except at the root level.
@JordonPhillips JordonPhillips merged commit 33f1593 into aws:main Apr 7, 2021
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