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 fdaec38 commit fcc8d50Copy full SHA for fcc8d50
tools/spectral/ipa/ipa-spectral.yaml
@@ -124,3 +124,8 @@ overrides:
124
- '**#/components/schemas/DataLakeHTTPStore/allOf/1/properties/urls' # external field, to be covered by CLOUDP-293178
125
rules:
126
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