We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e28f12 commit 56dcb21Copy full SHA for 56dcb21
1 file changed
validator/xero-spectral.yaml
@@ -89,7 +89,7 @@ rules:
89
xero-schema-properties-description:
90
description: "Schema properties should have descriptions for better documentation"
91
given: "$.components.schemas[*].properties[*]"
92
- severity: info
+ severity: off
93
then:
94
field: "description"
95
function: truthy
0 commit comments