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 b55e5dc commit b21ff12Copy full SHA for b21ff12
tools/spectral/.spectral.yaml
@@ -13,7 +13,7 @@ aliases:
13
- "#OperationObject"
14
- "#PathItem.parameters[?(@ && @.in)]"
15
- "#OperationObject.parameters[?(@ && @.in)]"
16
- - "$.components.schemas[*].properties[?(@ && @.type)]"
+ - "$.components.schemas[*]..properties[?(@ && @.type)]"
17
18
rules:
19
xgen-schema-properties-camel-case:
0 commit comments