Skip to content

Commit

Permalink
Update unions.smithy
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoh authored and kstich committed Mar 18, 2024
1 parent 9f62be0 commit 9c55977
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion smithy-aws-protocol-tests/model/awsJson1_0/unions.smithy
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ union MyUnion {
listValue: StringList,
mapValue: StringMap,
structureValue: GreetingStruct,
unitValue: Unit,
}

apply JsonUnions @httpRequestTests([
Expand Down

0 comments on commit 9c55977

Please sign in to comment.