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 xmlns + attr ser test #694

Merged

Conversation

JordonPhillips
Copy link
Contributor

This fixes a test intended to exercise behavior of serializing an xml
namespace and namespaced attribute on a nested member. Previously the
member's xml namespace trait was applied to the target shape rather
than the member shape.

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

This fixes a test intended to exercise behavior of serializing an xml
namespace and namespaced attribute on a nested member. Previously the
member's xml namespace trait was applied to the target shape rather
than the member shape.
@JordonPhillips JordonPhillips merged commit 44f5afb into smithy-lang:main Jan 27, 2021
@kstich kstich mentioned this pull request Feb 22, 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