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 a071d42 commit e02d70dCopy full SHA for e02d70d
linter/rules.json
@@ -59,7 +59,7 @@
59
"9": {
60
"name": "pathItem-summary-or-description",
61
"object": "pathItem",
62
- "enabled": true,
+ "enabled": false,
63
"description": "pathItem should have summary or description",
64
"or": ["summary", "description"]
65
},
0 commit comments