We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e619259 commit e9de80fCopy full SHA for e9de80f
schemas/v3.0/schema.yaml
@@ -23,6 +23,7 @@ properties:
23
type: array
24
items:
25
$ref: '#/definitions/Tag'
26
+ uniqueItems: true
27
paths:
28
$ref: '#/definitions/Paths'
29
components:
0 commit comments