@@ -34,7 +34,7 @@ These are the global settings for the AppService API.
3434title : AppServiceManagementClient
3535description : AppService Management Client
3636openapi-type : arm
37- tag : package-2024-11
37+ tag : package-2025-03
3838` ` `
3939
4040### Suppression
@@ -87,6 +87,29 @@ directive:
8787 reason : Retroactive addition of missing examples out of scope at this time.
8888` ` `
8989
90+ ### Tag: package-2025-03
91+
92+ These settings apply only when ` --tag=package-2025-03` is specified on the command line.
93+
94+ ` ` ` yaml $(tag) == 'package-2025-03'
95+ input-file:
96+ - stable/2025-03-01/AppServiceEnvironments.json
97+ - stable/2025-03-01/AppServicePlans.json
98+ - stable/2025-03-01/Certificates.json
99+ - stable/2025-03-01/CommonDefinitions.json
100+ - stable/2025-03-01/DeletedWebApps.json
101+ - stable/2025-03-01/Diagnostics.json
102+ - stable/2025-03-01/Global.json
103+ - stable/2025-03-01/KubeEnvironments.json
104+ - stable/2025-03-01/Provider.json
105+ - stable/2025-03-01/Recommendations.json
106+ - stable/2025-03-01/ResourceHealthMetadata.json
107+ - stable/2025-03-01/ResourceProvider.json
108+ - stable/2025-03-01/SiteCertificates.json
109+ - stable/2025-03-01/StaticSites.json
110+ - stable/2025-03-01/WebApps.json
111+ ` ` `
112+
90113# ## Tag: package-2024-11
91114
92115These settings apply only when `--tag=package-2024-11` is specified on the command line.
0 commit comments