Skip to content

Commit 86e92fb

Browse files
Remove overrides
1 parent 6fb4001 commit 86e92fb

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

tools/spectral/.spectral.yaml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -190,20 +190,6 @@ overrides:
190190
- "*.yaml#/components/schemas/tokenFiltertrim"
191191
rules:
192192
xgen-schema-name-pascal-case: "off"
193-
- files:
194-
- "*.yaml#/components/schemas/charFiltermapping"
195-
rules:
196-
xgen-description: "off"
197-
- files:
198-
- "*.yaml#/components/schemas/IndexOptions"
199-
- "*.yaml#/components/schemas/NetworkPermissionEntryStatus"
200-
rules:
201-
xgen-schema-properties-camel-case: "off"
202-
- files:
203-
- "*.yaml#/components/schemas/DataLakeStoreSettings/properties/provider" # dynamic field which can't be documented
204-
- "*.yaml#/components/schemas/ClusterProviderSettings/properties/providerName" # dynamic field which can't be documented
205-
rules:
206-
xgen-description: "off"
207193
- files:
208194
- "**#/components/schemas/ApiError/properties/parameters" # see https://github.com/stoplightio/spectral/issues/2592
209195
rules:

0 commit comments

Comments
 (0)