diff --git a/tools/spectral/ipa/ipa-spectral.yaml b/tools/spectral/ipa/ipa-spectral.yaml index fef2a44fb9..dbbd3aca8f 100644 --- a/tools/spectral/ipa/ipa-spectral.yaml +++ b/tools/spectral/ipa/ipa-spectral.yaml @@ -21,15 +21,6 @@ extends: - ./rulesets/IPA-126.yaml overrides: - - files: - - '**#/paths/~1api~1atlas~1v2~1unauth~1controlPlaneIPAddresses' # to be removed in CLOUDP-329185 - rules: - xgen-IPA-110-collections-response-define-links-array: 'off' - xgen-IPA-110-collections-response-define-results-array: 'off' - xgen-IPA-110-collections-use-paginated-prefix: 'off' - xgen-IPA-110-collections-request-has-itemsPerPage-query-param: 'off' - xgen-IPA-110-collections-request-has-pageNum-query-param: 'off' - xgen-IPA-104-resource-has-GET: 'off' - files: - '**#/components/schemas/DataLakeDatabaseDataSourceSettings' - '**#/components/schemas/DataLakeAtlasStoreReadPreference'