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 MalformedAcceptWithGenericString #1360

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

gosar
Copy link
Contributor

@gosar gosar commented Aug 18, 2022

The test had incorrectly specified input with @httpPayload when it should
have been output, similar to MalformedAcceptWithPayload.

The test was last updated in #1243 which is causing failure in TS SSDK for this test when upgrading TS codegen to use latest Smithy. With this change, TS SSDK succeeds on this test.

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

The test had incorrectly specified `input` with `@httpPayload` when it should
have been `output`, similar to MalformedAcceptWithPayload.
@gosar gosar requested a review from a team as a code owner August 18, 2022 08:35
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