Skip to content

Commit

Permalink
Test uniqueItems validation
Browse files Browse the repository at this point in the history
  • Loading branch information
srchase committed Feb 18, 2023
1 parent 290e1d0 commit e0df073
Show file tree
Hide file tree
Showing 3 changed files with 613 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ service RestJsonValidation {
MalformedRange,
MalformedRangeOverride,
MalformedRequired,
MalformedUniqueItems,
RecursiveStructures,
SensitiveValidation
]
Expand Down
Loading

0 comments on commit e0df073

Please sign in to comment.