-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AutoPR automation/resource-manager] Fix the runbook resource schema issues #3448
[AutoPR automation/resource-manager] Fix the runbook resource schema issues #3448
Conversation
Fix the runbook resource schema issues
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-automationYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Fix the runbook resource schema issues
This PR has been merged into #3125 |
* Generated from 7f91113e2307757835762f54c1b5ce165d189ee5 (#3124) Adding property syncType, and removing property startType from SourceControlSyncJobs. Renaming property syncJobStreamId to sourceControlSyncJobStreamId and updating example to reflect the changes. * Generated from e2075b27ce3ed8fa256222b6440570728996085e (#3212) Fixing the spec for DSCConfigurations. The correct type was not being returned * [AutoPR automation/resource-manager] New tag for 2018-06 APIs for Automation (#3354) * Generated from 8caea7ee753f56b10f8b26a010d1d8287cb33607 Added missing property to make JobStreamProperties definitions identical * Packaging update of azure-mgmt-automation * Generated from 99fbc6361db4e9a677d97c8506edff426bc16e01 (#3397) Quick fix to response type of runbookdraftcontent get * [AutoPR automation/resource-manager] Fix the runbook resource schema issues (#3448) * Generated from 510e17781037581020c980bca0f6b0a7bf77a931 Fix the runbook resource schema issues * Generated from 510e17781037581020c980bca0f6b0a7bf77a931 Fix the runbook resource schema issues * Packaging update of azure-mgmt-automation * [AutoPR automation/resource-manager] Swagger change for Update configuration dynamic group (#3552) * Generated from da88a237aa03b5de9cc7e5e0081c0f25bbb720dc Swagger change for Update configuration dynamic group * Generated from fc491695edaba989b6f14e4a7541852d0e98b780 Addressing the feedback and adding the sample examples * Generated from 010387285df8d64aa4d2a36593fce01cd95e2efe fixing the capitalization and grammer on the description * Generated from 7546ceb3e18b6db70ad4da5aadf2d1db24d621e4 Changes after reviewing the decriptions * Generated from 915d19ed0f6a41d54a20040b8166514b5c9ef7f8 Changes after reviewing the descriptions * [AutoPR automation/resource-manager] Updating sync type property from PartialSync to IncrementalSync. (#3628) * Generated from 38e72e8bf46e5fcbea6f9cfda52f6f98e3560a24 Removing PartialSync and adding IncrementalSync for sync type. Also, updating examples. * Packaging update of azure-mgmt-automation * Generated from f6da3626466b6ad2a915d6343b6c5721dc5df56c (#3667) Reverting change: Replacing PartialSync for IncrementalSync for sync type and updating examples. * Generated from 0bc254b75a8f859c2046c4a7710572d90b1262db (#3676) fix description * Generated from 0eca60022ae48d07b8b535494ec04c96a2799dcc (#3893) typo: Microsoft.Automation - specifc -> specific - theresource -> the resource - detailes -> Details - souce -> source - occured -> occurred - cerdential -> credential - madatory -> mandatory - infomration -> information - runas -> RunAs - dratft -. draft - varible -> variable * [AutoPR automation/resource-manager] Swagger change for Update configuration dynamic group Saved Search Query (#4107) * Generated from 5c9b5836b2067fd623c49b79bd15ff36d4d8aebb Swagger change for Update configuration dynamic group Saved Search Query * Generated from f3813d89e619417184a43e8a56ab00452f8ee204 Merge branch 'master' into SavedSearchSwagger * Update HISTORY.rst * Update version.py * Update sdk_packaging.toml * Packaging update of azure-mgmt-automation * Update HISTORY.rst
Created to sync Azure/azure-rest-api-specs#4017