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: parse status code bindings when payload binding exists #354

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

AllanZhengYP
Copy link
Contributor

Resolves aws/aws-sdk-js-v3#2021

Description of changes:
When status code trait and the payload trait exists at the same time, the codegen of status code trait was omitted because the return statement. This change fixes the bug.

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

@AllanZhengYP AllanZhengYP merged commit 5920fb6 into smithy-lang:main Jun 15, 2021
srchase pushed a commit to srchase/smithy-typescript that referenced this pull request Mar 17, 2023
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.

LambdaClient InvokeCommand response is missing StatusCode
2 participants