Skip to content

Commit d5e70e3

Browse files
chsamala2chsamala
andauthored
Changes to fix the SDK generation with latest API version (#15927)
* Adding diable local auth in PUT payload * Adding diable local auth in PUT payload * fixing md file to generate right SDK files Co-authored-by: Sekhar Samala <[email protected]>
1 parent 17c6899 commit d5e70e3

File tree

1 file changed

+29
-2
lines changed
  • specification/automation/resource-manager

1 file changed

+29
-2
lines changed

specification/automation/resource-manager/readme.md

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ These are the global settings for the Automation API.
2525
title: AutomationClient
2626
description: Automation Client
2727
openapi-type: arm
28-
tag: package-2020-01-13-preview
28+
tag: package-2021-06-22
2929
```
3030
3131
### Tag: package-2015-10
@@ -238,10 +238,37 @@ These settings apply only when `--tag=package-2021-06-22` is specified on the co
238238

239239
``` yaml $(tag) == 'package-2021-06-22'
240240
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
241251
- 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
243256
- 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
244265
- 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
245272
```
246273

247274
---

0 commit comments

Comments
 (0)