diff --git a/versions/v3-config.yaml b/versions/v3-config.yaml index 4f1a6c40b009..ffe02713c75a 100644 --- a/versions/v3-config.yaml +++ b/versions/v3-config.yaml @@ -49,7 +49,12 @@ AlertsManagement: AnalysisServices: ApiManagement: expectAdditions: true - notes: Only listDelegationSettingSecrets seems to have no new name + expectTracking: preview + notes: | + Only listDelegationSettingSecrets seems to have no new name + The TestApi integration test fails when using 2024-05-01 so we currently need to use a lower version. + The documentation is for 2024-05-01: https://learn.microsoft.com/en-us/rest/api/apimanagement/api-version-set + The portal uses 2022-09-01-preview, so we'll go with that as it includes most new resources. exclusions: ApiDiagnosticLogger: "2018-01-01" # last appeared 2018, not documented in https://learn.microsoft.com/en-us/rest/api/apimanagement/ ApiOperationsPolicy: "2016-10-10" # renamed to ApiOperationPolicy diff --git a/versions/v3-spec.yaml b/versions/v3-spec.yaml index b6c5dde3c317..fc99599c42f3 100644 --- a/versions/v3-spec.yaml +++ b/versions/v3-spec.yaml @@ -1,5 +1,7 @@ # WARNING: This file was generated by provider/pkg/gen/emitFiles.go. Edits might be overwritten. +ApiManagement: + tracking: 2022-09-01-preview ContainerRegistry: additions: CredentialSet: 2023-01-01-preview