Skip to content

Commit fd72918

Browse files
committed
Remove Ec2EmptyQueryLists from protocol ignore list
1 parent b1873a2 commit fd72918

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

build_tools/aws-sdk-code-generator/spec/protocol-tests-ignore-list.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"ec2" :
33
{
4-
"input" : [
5-
{
6-
"Ec2EmptyQueryLists": "Empty lists should be omitted from serialization. Smithy to update"
7-
}
8-
],
4+
"input" : [],
95
"output" : []
106
},
117
"json" : {

0 commit comments

Comments
 (0)