Skip to content

Commit a104d8d

Browse files
committed
Update all
1 parent 7df9d1a commit a104d8d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.spectral.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,9 +245,10 @@ overrides:
245245
xgen-description: "off"
246246
- files:
247247
- "*.yaml#/paths/~1api~1atlas~1v2~1unauth~1controlPlaneIPAddresses/get"
248+
- "*.yaml#/paths/~1api~1atlas~1v2~1unauth~1openapi~1versions/get"
248249
rules:
249250
xgen-no-security: "off"
250251
- files:
251252
- "**#/components/schemas/ApiError/properties/parameters" # see https://github.com/stoplightio/spectral/issues/2592
252253
rules:
253-
xgen-docs-parameter-examples-or-schema: "off"
254+
xgen-docs-parameter-examples-or-schema: "off"

tools/spectral/.spectral.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,3 +251,4 @@ overrides:
251251
- files:
252252
- "**#/components/schemas/ApiError/properties/parameters" # see https://github.com/stoplightio/spectral/issues/2592
253253
rules:
254+
xgen-docs-parameter-examples-or-schema: "off"

0 commit comments

Comments
 (0)