Skip to content

Commit

Permalink
Add http response code to protocol trait lists
Browse files Browse the repository at this point in the history
  • Loading branch information
JordonPhillips committed Sep 21, 2020
1 parent 25c6b6f commit 9c05fa2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"smithy.api#httpPayload",
"smithy.api#httpPrefixHeaders",
"smithy.api#httpQuery",
"smithy.api#httpResponseCode",
"smithy.api#jsonName",
"smithy.api#timestampFormat"
]
Expand Down Expand Up @@ -64,6 +65,7 @@
"smithy.api#httpPayload",
"smithy.api#httpPrefixHeaders",
"smithy.api#httpQuery",
"smithy.api#httpResponseCode",
"smithy.api#xmlAttribute",
"smithy.api#xmlFlattened",
"smithy.api#xmlName",
Expand Down

0 comments on commit 9c05fa2

Please sign in to comment.