Skip to content

Commit 33bc6e4

Browse files
committed
remove pathItem summary/description rule
1 parent 9c358b0 commit 33bc6e4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

rules/default.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,6 @@ rules:
5353
description: reference objects should only have a $ref property
5454
truthy: "$ref"
5555
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
6356
- name: example-value-or-externalValue
6457
object: example
6558
description: example should have either value or externalValue

0 commit comments

Comments
 (0)