We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c358b0 commit 33bc6e4Copy full SHA for 33bc6e4
rules/default.yaml
@@ -53,13 +53,6 @@ rules:
53
description: reference objects should only have a $ref property
54
truthy: "$ref"
55
properties: 1
56
-- name: pathItem-summary-or-description
57
- object: pathItem
58
- disabled: true
59
- description: pathItem should have summary or description
60
- or:
61
- - summary
62
- - description
63
- name: example-value-or-externalValue
64
object: example
65
description: example should have either value or externalValue
0 commit comments