Skip to content

Commit

Permalink
Add appliesTo
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Ahmed <[email protected]>
  • Loading branch information
82marbag authored and Daniele Ahmed committed Aug 18, 2022
1 parent 5a8166a commit b6b10a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codegen-test/model/misc.smithy
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ structure ResponseCodeRequiredOutput {
params: {},
body: "{}",
method: "GET",
appliesTo: "server",
},
{
id: "AcceptHeaderStarStarRequestTest",
Expand All @@ -226,6 +227,7 @@ structure ResponseCodeRequiredOutput {
params: {},
body: "{}",
method: "GET",
appliesTo: "server",
}
])
operation AcceptHeaderStarService {
Expand Down

0 comments on commit b6b10a6

Please sign in to comment.