@@ -40,7 +40,7 @@ These are the global settings for the ApplicationInsights API.
40
40
title : ApplicationInsightsManagementClient
41
41
description : Composite Swagger for Application Insights Management Client
42
42
openapi-type : arm
43
- tag : package-2023-06 -01-only
43
+ tag : package-2023-10 -01-only
44
44
` ` `
45
45
46
46
### Suppression
@@ -249,6 +249,30 @@ directive:
249
249
reason : Pre-existing error in another API (i.e. this PR did not introduce this issue).
250
250
` ` `
251
251
252
+ ### Tag: package-2023-10-01-only
253
+
254
+ These settings apply only when ` --tag=package-2023-10-01-only` is specified on the command line.
255
+
256
+ ` ` ` yaml $(tag) == 'package-2023-10-01-only'
257
+ input-file:
258
+ - Microsoft.Insights/stable/2020-02-02/components_API.json
259
+ - Microsoft.Insights/stable/2015-05-01/componentAnnotations_API.json
260
+ - Microsoft.Insights/stable/2015-05-01/componentApiKeys_API.json
261
+ - Microsoft.Insights/stable/2015-05-01/componentContinuousExport_API.json
262
+ - Microsoft.Insights/stable/2015-05-01/componentFeaturesAndPricing_API.json
263
+ - Microsoft.Insights/stable/2015-05-01/componentProactiveDetection_API.json
264
+ - Microsoft.Insights/stable/2015-05-01/componentWorkItemConfigs_API.json
265
+ - Microsoft.Insights/stable/2015-05-01/favorites_API.json
266
+ - Microsoft.Insights/stable/2015-05-01/webTestLocations_API.json
267
+ - Microsoft.Insights/stable/2022-06-15/webTests_API.json
268
+ - Microsoft.Insights/stable/2015-05-01/analyticsItems_API.json
269
+ - Microsoft.Insights/stable/2021-03-08/workbookOperations_API.json
270
+ - Microsoft.Insights/stable/2020-11-20/workbookTemplates_API.json
271
+ - Microsoft.Insights/stable/2023-06-01/workbooks_API.json
272
+ - Microsoft.Insights/stable/2021-10-14/livetoken_API.json
273
+ - Microsoft.Insights/preview/2020-03-01-preview/componentLinkedStorageAccounts_API.json
274
+ ` ` `
275
+
252
276
# ## Tag: package-2023-06-01-only
253
277
254
278
These settings apply only when `--tag=package-2023-06-01-only` is specified on the command line.
0 commit comments