Skip to content

Commit f837494

Browse files
ci fixes
1 parent 6c944be commit f837494

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools/spectral/ipa/ipa-spectral.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -250,18 +250,18 @@ overrides:
250250
- '**#/paths/~1api~1atlas~1v2~1groups~1%7BgroupId%7D~1streamsTransitGatewayInvitations%3Areject/post'
251251
rules:
252252
xgen-IPA-109-valid-operation-id: 'off'
253-
- files:
253+
- files: # To be removed in CLOUDP-344586
254254
- '**#/components/schemas/ThirdPartyIntegration'
255255
rules:
256256
xgen-IPA-125-discriminator-must-accompany-oneOf-anyOf-allOf: 'off'
257-
- files:
257+
- files: # To be removed in CLOUDP-344586
258258
- '**#/paths/~1api~1atlas~1v2~1openapi~1info/get'
259259
- '**#/paths/~1api~1atlas~1v2~1orgs~1%7BorgId%7D~1sandboxConfig~1%7BsandboxConfigId%7D/delete'
260260
- '**#/paths/~1api~1atlas~1v2~1orgs~1%7BorgId%7D~1sandboxConfig~1%7BsandboxConfigId%7D/get'
261261
- '**#/paths/~1api~1atlas~1v2~1unauth~1openapi~1versions/get'
262262
rules:
263263
xgen-IPA-117-operation-summary-format: 'off'
264-
- files:
264+
- files: # To be removed in CLOUDP-344586
265265
- '**#/paths/~1api~1atlas~1v2~1unauth~1openapi~1versions/get'
266266
rules:
267267
xgen-IPA-117-get-operation-summary-starts-with: 'off'

0 commit comments

Comments
 (0)