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: Handle xml-namespace trait on service shape #858

Merged
merged 3 commits into from
Oct 29, 2020

Conversation

skotambkar
Copy link
Contributor

Some services like route53 require xmlns to be included in top level request body tags if service shape is decorated with smithy's xmlNamespace trait.

Fixes #850

@skotambkar skotambkar merged commit 0061141 into master Oct 29, 2020
@skotambkar skotambkar deleted the xmlnamespace-on-service branch November 25, 2020 00:17
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.

Route53 calls like UPSERT are not working after API refactoring
3 participants