Skip to content
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

Merge from origin #4

Merged
merged 190 commits into from
Jul 23, 2020
Merged

Merge from origin #4

merged 190 commits into from
Jul 23, 2020

Conversation

rickysun93
Copy link
Owner

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Service team MUST add the "WaitForARMFeedback" label if the management plane API changes fall into one of the below categories.
    • adding/removing APIs.
    • adding/removing properties.
    • adding/removing API-version.
    • adding a new service in Azure.

Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.

  • If you are blocked on ARM review and want to get the PR merged urgently, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
    Please follow the link to find more details on API review process.

hyonholee and others added 30 commits June 23, 2020 13:02
* Preparatory commit for compute 2020-06-01 API version

* Auto patch swagger change (#9524)

* Preparatory commit for compute 2020-06-01 API version

* Adding DisallowedConfiguration property to VirtualMachineImageProperties (#9065)

* Adding in-guest vm patch propertyies to VM model

* making the enum model as string

* adding the change to end of the file for easy comparison

* Fixing the name of the property

* Preparatory commit for compute 2020-06-01 API version

* Preparatory commit for compute 2020-06-01 API version

* Adding DisallowedConfiguration property to VirtualMachineImageProperties (#9065)

* Adding in-guest vm patch propertyies to VM model

* making the enum model as string

* adding the change to end of the file for easy comparison

* Fixing the name of the property

* fixing merge conflict

* fixing the checks

* adding reference to the example

* fixing the checks error

* fixing the example validation

* running prettier

Co-authored-by: Hyonho Lee <[email protected]>
Co-authored-by: Sirajudeen Sahul Hameed <[email protected]>

* Revert the breaking change

* Adding DisallowedConfiguration property to VirtualMachineImageProperties (#9520)

* Preparatory commit for compute 2020-06-01 API version

* Adding DisallowedConfiguration property to VirtualMachineImageProperties

Co-authored-by: Hyonho Lee <[email protected]>
Co-authored-by: Hyonho Lee <[email protected]>

* Added SecurityProfile to support Host Encryption for VM and Scaleset resources - Changes reviewed in PR: 9366 (#9666)

* Preparatory commit for compute 2020-06-01 API version

* updated swagger

* updated swagger

* fixed the prettier issues

* updated the documentation'

* Preparatory commit for compute 2020-06-01 API version

* resolved

* updated code

* resolved conflicts

* udpated comments

* updated code

* resolved prettier fix

Co-authored-by: Hyonho Lee <[email protected]>

* Adding new RetrieveBootDiagnosticsData.POST API. VM/VMSS managed boot diagnostics changes with examples. (#9460)

* Preparatory commit for compute 2020-06-01 API version

* Adding DisallowedConfiguration property to VirtualMachineImageProperties (#9065)

* managed boot diagnostics changes.

* Add new lines to the EOF.

* Adding missing response schema.

* Preparatory commit for compute 2020-06-01 API version

* Adding default error response.

* Review comments.

* Remove extra comma

Co-authored-by: Hyonho Lee <[email protected]>
Co-authored-by: Sirajudeen Sahul Hameed <[email protected]>
Co-authored-by: Avinash Akka <[email protected]>

* Addressing minor corrections in examples related PR#9460 (#9685)

* Preparatory commit for compute 2020-06-01 API version

* Adding DisallowedConfiguration property to VirtualMachineImageProperties (#9065)

* managed boot diagnostics changes.

* Add new lines to the EOF.

* Adding missing response schema.

* Preparatory commit for compute 2020-06-01 API version

* Adding default error response.

* Review comments.

* Remove extra comma

* Addressing pending review changes.

Co-authored-by: Hyonho Lee <[email protected]>
Co-authored-by: Sirajudeen Sahul Hameed <[email protected]>
Co-authored-by: Avinash Akka <[email protected]>

* Add AssessPatches API (#9275)

* Initial commit with updates to compute.json for assessPatches and softwarePatches

* Add VirtualMachinesAssessPatches.json

* Fix minor issues with softwarePatches

* Updates to correct the example per oav

* Remove GET and LIST softwarePatches

* Remove unneeded list result

* update description strings

* Add kbid to spell check list. Include Prettier formating changes.

* Update SoftwarePatch.InstallationState to AssessmentState

* Remove extra properties from patch object array

* Fix name of PublishedDate

* Add generic error response

* Add readonly, make rebootPending a boolean again

* Remove LastModifiedDateTime from result object

* Adding ExtensionsTimeBudget to new Api Version (#9319)

* fixing encoding (+2 squashed commit)

Squashed commit:

[e73eef7] Prettier

[68d011b] adding 201 response (+1 squashed commits)

Squashed commits:

[83f71bb48] Adding references (+1 squashed commits)

Squashed commits:

[d8ed894] updating GET example (+1 squashed commits)

Squashed commits:

[61920933d] fix (+1 squashed commits)

Squashed commits:

[f0151eb78] updated with extensionsTimeBudget

* fixing file name

Co-authored-by: Hyonho Lee <[email protected]>

* Changes related to dedicated host group automatic placement (#9684)

* Made changes for dedicated host group instance view

* Added definitions for dedicated host group instance view

* Made changes for SupportAutomaticPlacement

* Made changes for assigned host

* Made changes on properties.hostGroup

* Added a missing comma

* Addressed comments

* Updated

* Added assignedHost to VMScaleSetVMInstanceView

* Addressed comments

* Added minimum API version for assignedHost

* Addressed comments

* ModelAsString to false

* Added exmples for VM

* Added examples for VMSS

* small fix

* Addressed comments

* Added missing parameter

* Fixed examples

* Add example for VMSS RunCommand (#9875)

Co-authored-by: Jemal Abdulkadir <[email protected]>
Co-authored-by: Sirajudeen Sahul Hameed <[email protected]>
Co-authored-by: hari-bodicherla <[email protected]>
Co-authored-by: Avinash <[email protected]>
Co-authored-by: Avinash Akka <[email protected]>
Co-authored-by: Mike Richmond <[email protected]>
Co-authored-by: kamusta-msft <[email protected]>
Co-authored-by: dochung4 <[email protected]>
Co-authored-by: Atanas Koralski <[email protected]>
* Update Resources 2020-06 to include changes from 2019-10 (From PR - #9441)

* Update Resources 2020-06 to include changes from 2019-10 (From PR - #9580)

* Rollback java support for Resources API version 2020-06-01
* Update description for certificate type

* update description for certificate type

* Revert "update description for certificate type"

This reverts commit 3093d69.

* Revert "Update description for certificate type"

This reverts commit 83c4922.

* Update description for certificate type

* Update

* Update DeletionRecoveryLevel

* Update keyvault.json

* Update RecoveryLevel

* Update Recovery Level description

* Update Deletion Recovery Level
* preferred type and vm resoure id

* spelling

* remove get activeApp, get appGroupAssignments

* pr comments

* fix example
* Adds base for updating Microsoft.Media from version stable/2018-07-01 to version 2020-05-01

* Updates readme

* Updates API version in new specs and examples

* Updating the some swagger files to new version.

* Update to latest swaggers and fix some examples.

* fix prettier issue

* fix some linter issues

* fix spell check.

* Add a supression for R2016 linter rule, which was failing for "Properties of a PATCH request body must not be required. PATCH operation: 'LiveEvents_Update' Model Definition: 'TrackedResource' Property: 'location'"

* Fix a validation error

* add 204 for the delete account.

* Move ApiError and ODataError to a different file, as autorest v3 is complaining about duplicate
* [QnA Maker] Update replace kb json

* Updated replace doc

* Json modification

* Json updated
* Add definition and description about recognition_03

* add newline at EOF
* copy specs for 2020 api

* copy correct versions and move to preview folder

* fix api version for 2020-GA

* fix preview tag on GA swagger

* fix synonym map example versions

* fix readme 2020-GA paths

* attempt to supress non-applicable linter rules

* change directory name to be capital -Preview

* update readme to match new directory casing

Co-authored-by: Austin Drefke <[email protected]>
…ual implementation (#9874)

* Correcting the swagger to accept downloadToken similar to other download operations

Correcting the swagger to accept downloadToken similar to other download operations

* Adding the missing api-version parameter for move and validate move apis. IT is already part of the examples.

Adding the missing api-version parameter for move and validate move apis. IT is already part of the examples.

* Removing reonly property to allow update operations

Removing reonly property to allow update operations

Co-authored-by: Anirban Sarkar <[email protected]>
To get the users notified whenever a PR is created in CosmosDB
* Add missing private link fields for CDN version 2020-04-15.

* Fix examples for CDN endpoint get, list, and update in 2020-04-15

* Fix CDN Endpoints_Update example.
* Swagger refactor, small addition

* Ran prettier

* Adding custom word and fixing spelling mistake

* Updates to the swagger

* Removing empty objects

* Removing x-ms-discriminators x4

* Also updated the iotcentralapps json

* Ran prettier

* Updating the README

* Modifying readme again
…ts (#9966)

* make skillsetCount optional for 2020-GA API

* remove extra comma

Co-authored-by: Austin Drefke <[email protected]>
* Adding 7.2-preview version (#8397)

* Adding 7.2-preview version

Signed-off-by: vasanthrajams <[email protected]>

* Resolve PR feedback

* Fix output-folder for go code generation

Co-authored-by: Heath Stewart <[email protected]>

* Marking backup/restore/selective key restore operation as LRO

In this PR, marking the all long running operations appropriately
using x-ms-long-running-operation.

Signed-off-by: vasanthrajams <[email protected]>

* pretty check

Co-authored-by: Heath Stewart <[email protected]>
Co-authored-by: vasanthrajams <[email protected]>
…9967)

* 1.Breaking Change - Removing duplicate autoQuotaIncreaseState from supportTicketAction.
2. Removing state=enabledForPreview.
3. Updating Example.

* Updating Provider name in example.
* add resource id

* examples backwards

* fix prettier
* aws connector in asc including API and examples - draft 1

* adding 'state' to the connector

* when deleting aws connector that is not exist, return 404

* Updating connector is in put

* aws connector status updated to enum

* deleting post option in aws connector

* aws connector adding state to the example files

* adding description to aws connector

* Renaming awsConnectors to connectors

* renaming example files to connector without aws

* aws dropped from the connector and adding connector type

* update examples of connector based in the new schema

* adding proxy to arc onboarding

* updating example files

* fixing typo

* fixing arc to hybridComputeAutoProvision

* update connectors.json (#1)

* fixing file structure

* updating examples

* fixing connectorType to authenticationType

* adding another block of properites

* making two parts in the connector settings

* updating required fields

* Adding permission list

* fixing error

* changing name object

* fixing permission name

* adding all service principal fields

* update documentation of app serivce secret

* creating examples

* location changed to region

* create example changed to createupdate

* moving account id insode the connection object

* remove name fields in hybrid compute

* Adding base for aws onboarding

* two put and update examples

* fixing examples based new body

* fixing connector name

* fixing aws connctor example

* fixing readme and link to example file

* adding correct example file

* fixin example extension

* fixing discriminator

* provisioningState is required prop

* fixing link in readme file

* fixing typo in connectorName

* fixing provisioningState

* fixin authenticationType to authenticationType

* removing readonly fields from examples

* fixing credential fields

* remove id from create

* run Prettier on the files

* running prettier

* create two different x-ms-enum

* update examples of connectors

* update readme file

* removing custom from secure score

* fifixng enum permission prop

* fixing extra space in readme

* Adding gcp connector

* adding gcp example

* update example of get list

* fixing name

* running prettier

* fixing errors of build

* removing null values from examples

* taking secureScore.json new file

* all secret fields marked as format password

* remove required fields

* Adding relavent required fields

* remove password format

* writeonly fields are returned with <empty> value

* fixing gcp connector fields

* fixing delete response

* fiximng examples to return empty string on writeonly fields

* fixing delete response in the example

* change structure of authentication

* fixing inheretence in aws

* fixing structure of cred in aws and gcp

* write only fields are empty strings in the response of the examples

* after Prettier check

* clarifing the documentation of two fields

* fixing documentation of region field in hybrid compute.

Co-authored-by: Ayman Jarrous <[email protected]>
Co-authored-by: adzamri <[email protected]>
…9032)

* Cumulative commit message:
commit 4ec980f (azure/stackadmin)
Author: Yuxing Zhou <[email protected]>
Date:   Wed Mar 18 15:14:57 2020 +0800

    [Azure Stack] Add scaleUnit and volumeLabel parameter to Disks_List (#8733)

    * add scaleUnit and volumeLabel to Disks_List

    * fix ref location

    * update parameter description

commit c70efa6
Author: bganapa <[email protected]>
Date:   Tue Feb 25 19:33:53 2020 -0800

    Updating ReadMe to include (this-folder)

commit ac2ee55
Author: Yuxing Zhou <[email protected]>
Date:   Mon Feb 17 08:52:02 2020 +0800

    Add TargetScaleUnitParameter and TargetVolumeLabelParameter (#8409)

commit 79944a3
Author: hannah-murphy-0 <[email protected]>
Date:   Thu Feb 13 17:25:47 2020 -0800

    Adding publisher field to VMExtension model (#8398)
                                                                                                                        commit 8ef2c06                                                                         Merge: 4691c2a b53a498                                                                                              Author: bganapa <[email protected]>                            Date:   Tue Feb 4 22:11:56 2020 -0800                                        git merge upstream/master
    commit 9e551f0
Author: bganapa <[email protected]>
Date:   Tue Nov 12 11:44:22 2019 -0800

    Reset to Stackadmin2 (#7766)

* Add autorest config to readme.md

* Fix path reference
* package-templatespecs-2019-06-preview tag added

* Fixed SDK generation

* removed extra deployment scripts tag

* Fixed SDK Generation

* Spelling err

Co-authored-by: Dania Etienne <[email protected]>
…stable/2019-08-01 (#9653)

* iotAlertType

* alert type example

* add alertType to readme

* Autorest warnings

* Autorest warnings (2)

* fix description

* iotAlert

* examples

* autorest warnings

* added to readme

* update example

* removed vendor

* fix example types

* Updates

* remove vendor

* fix def reference

* updates

* limit and properties property

* Remove alert type list

* extended properties vs entities

* Description

* entities

* Ran prettier

* format

* Added totalCount, fixed nextLink example

* Update types

* move examples

* List alert types

* example paths

* Update tags

* warnings

* fix example

* prettier

* case sensitive

* Example name

Co-authored-by: Liran Chen <[email protected]>
* add 202 to operation checkPrivateLinkServiceVisibility

* update examples
* AML workspace delete should be async

* update operation type

* Fix old examples

* Fix old examples

* re-add 200

Co-authored-by: Guanyu Wang <[email protected]>
hohershk and others added 28 commits July 21, 2020 09:31
* microsoft.operationalinsights_add_data_export

* fix

* fix

* add new data source types

* fix

* fix

* add new data source types

* only_2020_version_needed

* fix

* prettier

* prettifier

Co-authored-by: Hodaya Hershkovich <[email protected]>
* corrent codegen params

* correct output folder
* Changes for indirect commerce channel

* Fix json syntax error

* LINT failures

* TargetCloud type fix

* Correcting the syntax of the json file

* Fixing the prettier and lint errors

* Reverting Agreement related changes
…view (#10085)

* adding managedcluster and nodetype specs

* remove name form put requests

* fix descriptions

* fix typos

* run prettier-fix

* change api version to 2020-01-01-preview

* rename vmSku parameter to vmSize

* fix fqdn and clusterCertificateCommonName in examples

* fix comments and update with latest

* prettier fixes and fix typos

* renaming example to see if validtion can find it

* add operations example and secret tag to password

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
* python sdk readme guide

* add tag name rule

* address comments
* Add SQL DW Gen3

* Add suppression rule for false alert

Co-authored-by: Dongwei Wang <[email protected]>
* [Synapse] - Update Operations.json

* Update default response

* Update Example to fix validation error

Co-authored-by: Dongwei Wang <[email protected]>
* Adding a copy of security contact for new version

* update swagger with new SecurityContact API version

* Fix descriptions

* CR fixes

* compilation fix

* Update readme.md

Co-authored-by: ariklin <[email protected]>
* WIP: Updating Microsoft.AzureData

* Minor changes

* Adding new SystemData property to examples

* Fixed formatting

* Update azuredata.json

Fixed systemData.

* Update azuredata.json

Fixed identitytype case.

* Fixed formatting

* Removing changes from this PR (suggested by ARM). Will send a different PR to rename properties.
…ervices 2020 05 15 preview (#10133)

* integrate 05-01 into 05-15

* Updates readme

* Adding osType and vmImage parameters (#9519)

* update (#9713) (#9723)

Co-authored-by: Yingying Song <[email protected]>

Co-authored-by: syy0129 <[email protected]>
Co-authored-by: Yingying Song <[email protected]>

* add enableNodePublicIp to AMLCompute (#9725)

* Adding estimatedVMPrices to AML ListVMSzies (#9972)

Co-authored-by: Sriram Kakara <[email protected]>

* Changing description for nodeIdleTimeBeforeScaleDown

* Integrating delete changes

Co-authored-by: syy0129 <[email protected]>
Co-authored-by: Yingying Song <[email protected]>
Co-authored-by: comacgin <[email protected]>
Co-authored-by: sriramkakara <[email protected]>
Co-authored-by: Sriram Kakara <[email protected]>
For stable/v3.0/TextAnalytics.json, added text as a required property in sentenceSentiment.
Co-authored-by: Sanjai Ganesh <[email protected]>
Co-authored-by: Kalyan C Kesireddy <[email protected]>
Updated Managed resource group to be non-readonly

Co-authored-by: Amogh Natu <[email protected]>
@rickysun93 rickysun93 merged commit 53d78be into rickysun93:master Jul 23, 2020
rickysun93 pushed a commit that referenced this pull request Jul 20, 2021
* ACR Admin swagger spec changes

* Release/larisab (#1)

* Add swagger spec for acr setup.

* Add swagger spec for acr setup - fixed jsons.

* Add swagger spec for acr setup - address feedback to convert get status to post.

* Add swagger spec for acr setup - fixed typo.

* Add swagger spec for acr setup - added setup specs to readme.

* Add swagger spec for acr setup - fixed checkSetup definitions.

* Add swagger spec for acr setup - addressed comments.

* Add swagger spec for acr setup - addressed ARM feedback.

* Add swagger spec for acr setup - added proper input-files n readme.

* Add swagger spec for acr setup - fixed inavalid scheme.

* Add swagger spec for acr setup - fixed inavalid method Post instaed of Get.

Co-authored-by: Larysa Borodina <[email protected]>

* Update API changes (#2)

* Update API changes

* Add delete call implementation

* update examples

* Fix swagger validation errors. (#3)

* Fix swagger validation errors - 2-nd. (#4)

* Fix model validation fix

* Fix swagger validation errors - 3d. (#5)

* Fix swagger validation errors - 4th. (#6)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Release/acrchanges (#8)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Release/acrchanges (#9)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Release/larisab (#11)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 12th.

* Release/acrchanges (#12)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Release/acrchanges (#13)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Release/acrchanges (Azure#14)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Release/acrchanges (Azure#15)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Release/acrchanges (Azure#16)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Release/acrchanges (Azure#17)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Release/acrchanges (Azure#18)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Release/acrchanges (Azure#19)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Release/acrchanges (Azure#20)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Release/acrchanges (Azure#21)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Release/acrchanges (Azure#22)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Fix swagger specs, address comments and naming bug - 32th

* Fix swagger specs, address comments and naming bug - 33th

* Release/acrchanges (Azure#23)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Fix swagger specs, address comments and naming bug - 32th

* Fix swagger specs, address comments and naming bug - 33th

* Fix swagger specs - 34th

* Release/acrchanges (Azure#24)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Fix swagger specs, address comments and naming bug - 32th

* Fix swagger specs, address comments and naming bug - 33th

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Release/acrchanges (Azure#25)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Fix swagger specs, address comments and naming bug - 32th

* Fix swagger specs, address comments and naming bug - 33th

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Use v2 common resource types.

* Release/acrchanges (Azure#26)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Fix swagger specs, address comments and naming bug - 32th

* Fix swagger specs, address comments and naming bug - 33th

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Use v2 common resource types.

* Use v2 common resource types for parameters also.

* Release/acrchanges (Azure#27)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Fix swagger specs, address comments and naming bug - 32th

* Fix swagger specs, address comments and naming bug - 33th

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Use v2 common resource types.

* Use v2 common resource types for parameters also.

* Use v2 common resource types for parameters also. - fixed the readme to remove unneeded file

Co-authored-by: Rohit Jaini <[email protected]>
Co-authored-by: larysaborodina <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment