@@ -25,7 +25,7 @@ These are the global settings for the Automation API.
25
25
title : AutomationClient
26
26
description : Automation Client
27
27
openapi-type : arm
28
- tag : package-2020-01-13-preview
28
+ tag : package-2021-06-22
29
29
` ` `
30
30
31
31
### Tag: package-2015-10
@@ -238,10 +238,37 @@ These settings apply only when `--tag=package-2021-06-22` is specified on the co
238
238
239
239
` ` ` yaml $(tag) == 'package-2021-06-22'
240
240
input-file:
241
+ - Microsoft.Automation/preview/2020-01-13-preview/privateEndpointConnection.json
242
+ - Microsoft.Automation/preview/2020-01-13-preview/privateLinkResources.json
243
+ - Microsoft.Automation/preview/2020-01-13-preview/python2package.json
244
+ - Microsoft.Automation/preview/2020-01-13-preview/dscNode.json
245
+ - Microsoft.Automation/preview/2020-01-13-preview/dscNodeConfiguration.json
246
+ - Microsoft.Automation/preview/2020-01-13-preview/dscCompilationJob.json
247
+ - Microsoft.Automation/preview/2020-01-13-preview/dscNodeCounts.json
248
+ - Microsoft.Automation/preview/2020-01-13-preview/sourceControl.json
249
+ - Microsoft.Automation/preview/2020-01-13-preview/sourceControlSyncJob.json
250
+ - Microsoft.Automation/preview/2020-01-13-preview/sourceControlSyncJobStreams.json
241
251
- Microsoft.Automation/stable/2021-06-22/account.json
242
- - Microsoft.Automation/stable/2021-06-22/hybridRunbookWorker.json
252
+ - Microsoft.Automation/preview/2020-01-13-preview/certificate.json
253
+ - Microsoft.Automation/preview/2020-01-13-preview/connection.json
254
+ - Microsoft.Automation/preview/2020-01-13-preview/connectionType.json
255
+ - Microsoft.Automation/preview/2020-01-13-preview/credential.json
243
256
- Microsoft.Automation/stable/2021-06-22/hybridRunbookWorkerGroup.json
257
+ - Microsoft.Automation/preview/2020-01-13-preview/jobSchedule.json
258
+ - Microsoft.Automation/preview/2020-01-13-preview/linkedWorkspace.json
259
+ - Microsoft.Automation/preview/2020-01-13-preview/module.json
260
+ - Microsoft.Automation/preview/2020-01-13-preview/schedule.json
261
+ - Microsoft.Automation/preview/2020-01-13-preview/variable.json
262
+ - Microsoft.Automation/preview/2020-01-13-preview/watcher.json
263
+ - Microsoft.Automation/stable/2019-06-01/dscConfiguration.json
264
+ - Microsoft.Automation/stable/2019-06-01/job.json
244
265
- Microsoft.Automation/stable/2021-06-22/operations.json
266
+ - Microsoft.Automation/stable/2019-06-01/softwareUpdateConfiguration.json
267
+ - Microsoft.Automation/stable/2019-06-01/softwareUpdateConfigurationRun.json
268
+ - Microsoft.Automation/stable/2019-06-01/softwareUpdateConfigurationMachineRun.json
269
+ - Microsoft.Automation/stable/2018-06-30/runbook.json
270
+ - Microsoft.Automation/stable/2015-10-31/webhook.json
271
+ - Microsoft.Automation/stable/2021-06-22/hybridRunbookWorker.json
245
272
` ` `
246
273
247
274
---
0 commit comments