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 b21ff12 commit 753d463Copy full SHA for 753d463
tools/spectral/.spectral.yaml
@@ -248,6 +248,10 @@ overrides:
248
- "*.yaml#/components/schemas/tokenFiltertrim"
249
rules:
250
xgen-schema-name-pascal-case: "off"
251
+ - files:
252
+ - "*.yaml#/components/schemas/charFiltermapping"
253
+ rules:
254
+ xgen-description: "off"
255
- files:
256
- "*.yaml#/components/schemas/IndexOptions"
257
- "*.yaml#/components/schemas/NetworkPermissionEntryStatus"
0 commit comments