Skip to content

Commit e0df073

Browse files
committed
Test uniqueItems validation
1 parent 290e1d0 commit e0df073

File tree

3 files changed

+613
-1
lines changed

3 files changed

+613
-1
lines changed

smithy-aws-protocol-tests/model/restJson1/validation/main.smithy

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ service RestJsonValidation {
2020
MalformedRange,
2121
MalformedRangeOverride,
2222
MalformedRequired,
23+
MalformedUniqueItems,
2324
RecursiveStructures,
2425
SensitiveValidation
2526
]

0 commit comments

Comments
 (0)