-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify
@httpPayload
on string shape protocol tests
In #2314, I added an operation featuring an `@httpPayload`-bound shape to test `Content-Type` header checking, among other things. However, I failed to notice there is already a `http-string-payload.smithy` file in the test suite to test `@httpPayload`-bound string shapes. This PR merges and applies the tests I added in #2314 to the operation that already existed.
- Loading branch information
1 parent
6c42bc9
commit 4d8b5a9
Showing
3 changed files
with
73 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters