Skip to content

Commit fcc8d50

Browse files
fix: temp silence existing error
1 parent fdaec38 commit fcc8d50

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tools/spectral/ipa/ipa-spectral.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,8 @@ overrides:
124124
- '**#/components/schemas/DataLakeHTTPStore/allOf/1/properties/urls' # external field, to be covered by CLOUDP-293178
125125
rules:
126126
xgen-IPA-124-array-max-items: 'off'
127+
- files: # To be removed in CLOUDP-337392
128+
- '**#/paths/~1api~1atlas~1v2~1orgs~1%7BorgId%7D~1groups'
129+
- '**#/paths/~1api~1atlas~1v2~1groups~1%7BgroupId%7D'
130+
rules:
131+
xgen-IPA-104-get-method-response-has-no-input-fields: 'off'

0 commit comments

Comments
 (0)