forked from Azure/azure-rest-api-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
Rebase #8
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
Merged
Merged
Rebase #8
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* add Java to AVS * add Java multi-api & tag
… version stable/2019-12-01 (#9838)
…June19 and April19 (#9831) * Add allowBlobPublicAccess and minimumTlsVersion properties * Adding allowBlobPublicAccess and minimumTlsVersion properties to april19 swagger version. * validation fix, added example * filename correction * Ran prettier check, Moved the example to StorageAccountCreate * Updating comments * Updating description * Added update account example
* microsoft.operationalinsights_add_data_export * fix * fix * delete wrong code from data ecport json file * add new line where needed * fix data export get example * delete unneeded x-ms-pageable * back Co-authored-by: Hodaya Hershkovich <[email protected]>
2. Remove AccessControl's operation id to elevate methods to client Co-authored-by: Zhenyu Zhou <[email protected]>
* Merged from master again * updated swagger based on API review feedback * updated post * fix spelling * added x-ms-pageable, x-ms-error-response, x-ms-long-running * fix enum * remove long running operation * bug in sdk go generation * Revert "bug in sdk go generation" This reverts commit 025b875. * remove x-ms-pageable * addressed changes * fix casing for x-ms-parameterized-host * fix endpoint in examples * move everything in the same SDK readme file * change path to v1.0_preview.1 * fix path * dummy change to restart merge for a 502 server error on sdk generation * fix batch json
* 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 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
Co-authored-by: Ryan Kelly <[email protected]>
Co-authored-by: Shixun Guan <[email protected]>
* 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]>
Co-authored-by: Austin Drefke <[email protected]>
…9967) * 1.Breaking Change - Removing duplicate autoQuotaIncreaseState from supportTicketAction. 2. Removing state=enabledForPreview. 3. Updating Example. * Updating Provider name in example.
* add doc for typescript md * add description of tag * change the description
Co-authored-by: Jin Soon Lim <[email protected]>
* webhook changes * remove timeout as required * combine and update web auth definitions * revert auth type enum change * Revert "revert auth type enum change" This reverts commit a4c799f. * Reset to master * whitespace * Add Trigger Cancel API * lint
* Add On Premise Sql Resource Details * Create new API version * Remove OnPremiseSql for old version * Add changes to readme file * Add API Example * Add new ResourceDetails type for subassessment * Add examples Changed the version type to stable * Changed readme file * fixed object defintion probleam. add new version to ruby. * Removed the new version * removed files
This is a new yml rule that specifies a configuration helpful to the cplat (Compute Platform) sdk team. This configuration rule mainly specifies a path, here the Compute Management library's path, and an email that will be sent by the bot whenever a PR is opened and the PR changes are in the Compute Management library's path.
* added swagger for new version of API * fixed warning * Fixed failing spell check and other tests * tried fixing avocado * tried fixing avocado for readme * added fix for lintdiff failure
* fix dataDiskSizeGB parameter name * rename ManagedClusterVersions to differentiate with non-managed model Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
* Fix hybridnetwork namespace * Fix
…10293) * [Azure Cognitive Search] Add missing x-nullable annotations, part 2 Fixes #10226 * [Azure Cognitive Search] Fix example causing validation error Co-authored-by: Bruce Johnston <[email protected]>
…scale (#9258) * initial changes * update 2020-04-01 * update example * add default response * fixing ErrorResponse * updated the DefaultErrorResponse * Revert "updated the DefaultErrorResponse" This reverts commit 78c90b5. * Revert "fixing ErrorResponse" This reverts commit cab5d0f. * Revert "add default response" This reverts commit 18d8799. Co-authored-by: Meha Kaushik <[email protected]>
* Update readme.md all-api-versions tags * Fix readme.md tag for advisor * Fix readme.md tag for apimanagement * Fix readme.md tag for azsadmin/deployment * Rerun multiapi
* Sort API's andn defintions * Sort API's andn defintions * Sort API's and defintions Co-authored-by: Aditya Vutukuri <[email protected]>
* Adding Untracked Public Maintenance Config Resource Type * Fixing linter checks
…on preview/2019-05-01-preview (#10302) * Fix swagger by adding readonly for properties. * Update samples.
* Initial swagger changes for SSPG. * Successfully validated the postgresql.json * Create different properties for Create and Update * Updated the Firewall rules api's. * Added Customer maintenance Window Get operation. * Added Delete operation for CMW * Added put API for CMW. * Added PITR API. * Fix for avocado and Spellcheck validations * Fixed the prettier check issues. * Fixed model validaiton error for Create * Fixed FirewallRuls_Create model validation * Fixed ConfigurationUpdate example json * Fixed Firewall Rules Get API * Fixed prettier issues for Configuration Update. * Fixed Update configuration schema * Fixed Create PITR server schema * Fixed semantic validations * Fixed Lint Diff errors * Removed next links * resolved code review comments * resolved code review comments * added the state properties * Fixed the server update example. * Resolved few code review comments * added pagination for all list operations. * Updated the CMW API Contracts. * rename from singleServers to flexibleServers * Updated cloud error body to common types. * Fixed lint errors. * Fixed the prettier * Revert "Fixed the prettier" This reverts commit 5140f06. * Revert "Fixed lint errors." This reverts commit fe54942. * Fixed new lint errors * state property name changes * Fixed the model validation errors * Fixed server list by resource group * publicIpAddressRequested to publicNetworkAccess * Added storage profile and Sku * Added Burstable as custom word. * Fix for R3020 PathResourceProviderNamePascalCase * Microsoft.DBForPostgreSQL to Microsoft.DBForPostgreSql * Fixed Lint errors R2016, R4010 * Fix for R2020 * Change names for Operation Ids. * Marked fields as readonly and LintDiff Error * Fixed model validation errors * Fixed lint diff * Fixed the Comments for Server object create * changed the put to post for update configurations * Removed the Confgiration Update for now
* Enable excel in public swagger * update * rollback dataflow change * Support source/sink level staging in dataflow Co-authored-by: zhanyu2014 <[email protected]>
#10251) * Adds base for updating Microsoft.Devices from version stable/2020-04-01 to version 2020-06-15 * Updates readme * Updates API version in new specs and examples * Add cert changes * Fix examples * remove unnecessary model * fix the createcert * Fix the put certificate body * Fix the certificate example * Fix the braces * Fix the certificateDescription case * Prettify Json * Update consumer group properties PUT schema * Rename schema prop name for cg body Co-authored-by: Rajasekharan Vengalil <[email protected]>
* Alias Put API * Update subscriptions.json * Added List API * Feedback update * Update subscriptions.json * updated * Update subscriptions.json * Update deleteAlias.json * Update subscriptions.json * Update subscriptions.json
navysingla
pushed a commit
that referenced
this pull request
Jul 30, 2021
…to add version preview/2021-03-01-preview (Azure#12554) * Enabling java client (#1) * Revert "Enabling java client (#1)" (#2) This reverts commit 26873d3. * Adds base for updating Microsoft.MachineLearningServices from version preview/2020-09-01-preview to version 2021-03-01-preview * Updates readme * Updates API version in new specs and examples * migrate java to own md * add mfe.json * prettier * fix example declarations in spec * add preliminary examples * update example api-version to 2021-03-01-preview * fix example validation errors * add mfe.json to 2021-03 readme * add to custom-words * Dictonary -> Dictionary * merge muzhi newVersion20210101 8ef3c1a * add java to swagger-to-sdk * update mfe.json & examples to latest * flatten nested properties * wrap ref with AllOf * prettier * [TEMP] Isolate client gen bug for easier reporting * Revert "[TEMP] Isolate client gen bug for easier reporting" This reverts commit 4f67cdf. * remove allOf wrapper for LongRunningNullResponseLongRunningOperationResponse * add some descriptions * OnlineDeploymentScaleSettings * ExportSummary no longer a resource * remove non PuP resources + add add async headers * removed unused examples * add format to integer type * add x-ms extensions to async operations * Add back LabelingJob for PuP, Add Docker discriminator definitions * add back LabelingJob examples * prettier * update modelContainer examples * added LabelingJobs_ListExportSummary * add listExportSummaries example * add missing discriminators * update to stand alone ExportSummary Resource * removed ExportSummary functionality, added remainder of missing discriminator definitions * remove ExportSummary examples * update pattern to [a-zA-Z0-9_] * proper async marking for LabelingJobs_Resume * prettier * all in:body parameters are now required * Revert "update pattern to [a-zA-Z0-9_]" This reverts commit 3e07c4a. * Revert "proper async marking for LabelingJobs_Resume" This reverts commit b111203. * change to 2020-09 to see if gate passes * Revert "change to 2020-09 to see if gate passes" This reverts commit a27c0e0. * Revert "Revert "proper async marking for LabelingJobs_Resume"" This reverts commit a0e0cf0. * Revert "Revert "update pattern to [a-zA-Z0-9_]"" This reverts commit 5e86dd0. * add orderby and top to appropriate List APIs * add LabelingJobs_ExportLabels to spec * add exportLabels example * update resume example * update with latest changes + readOnly fix * encompass non-discriminator schemas in AllOf * prettier * fix missing references + spelling error * update spec to latest contracts + address AllOf issues * reference common type api version, sub id, and rg name params * reference common type Resource definition * update mls spec to latest stable version * reference common types.json sub id, rg name, api version definitions in mls.json * reference common type systemData in mls.json * reference common type resource in mls.json * update examples to stable 2021 spec's examples * remove dangling Resource definition in mls * add pattern requirements for some parameters * move identityConfiguration out of TrialComponent and into SweepJob * remove default values from Retry-After definition * remove unused RootError and InnerErrorResponse * start deprecation of AssetPath -> Path * AssetGenerator no longer readOnly * add DockerImagePlatform usage * add InferenceContainerProperties * JobProvisioningState is ReadOnly * add environmentVariables * mark ServicePrincipalConfiguration.Properties.Secret as x-ms-secret * add various missing 'x-ms-mutability' properties * add AutoMLJob to spec * add PipelineJob * add ComponentContainer * add ComponentVersion * add datamodel, datapath, Explainability to custom-words.txt * remove incorrect x-ms-mutability props * move example to example prop * add x-ms-mutability ['read'] when readOnly: true is present * type -> dataType, enableDNNTraining -> enableDnnTraining * description updates * update examples * remove AutoMLJob, PipelineJob, Component from spec * remove Component examples * fix incorrect host * add OnlineEndpoint API + examples * update EnvironmentSpecificationVersion examples * add OnlineDeployment API + examples * update OnlineEndpoint/Deployment example version to 2021-03-01-preview * update LabelingJob example version to 2021-03-01-preview * add BatchEndpoint API + examples * decouple TrackedResource from OnlineEndpoint/OnlineDeployment * add BatchDeployment API + examples * update BatchEndpoint example api-version to 2021-03-01-preview * prettier * reference enum definitions instead of inlining them * add skipValidation query param to Datastores_CreateOrUpdate * Aks -> K8s * remove AssetPath in favor of Path * various contract updates * update examples * prettier * ServicePrincipalCredentialsTEMP probe * add PATCH Update to BatchEndpoint/Deployment * description update * label EndpointAuthKeys.PrimaryKey/SecondaryKey as secret * label EndpointAuthToken.AccessToken as secret * prettier * remove clientSecretUrl from UserAssignedIdentityMeta * add more descriptive descriptions to responses * rename most 'type' properties to something more descriptive * rename IdAssetReference's id -> assetId * rename ResourceIdentityInArm's type -> identityType * reorder responses in descending order * add x-ms-async-operation-timeout where appropriate * remove unreachable properties in Partial definitions * have 'Partial' preceed definitions, where applicable * add descriptions to various definitions/properties * misc enum reorderings * remove unusable JobType Enums (for polymorphic types) * rename all *Credentials definitions to end with 'DatastoreCredentials' * move Job definitions closer to their Polymorphic definitions * add PartialBatchEndpoint.Traffic as updatable prop * EndpointAuthKeys refactor for proper x-ms-secret usage * BatchEndpoints_ListKeys should respond with just EndpointAuthKeys * removed x-ms-secret prop from EndpointAuthToken.accessToken because EndpointAuthToken is only given directly in a post * spelling fix * redefine flavors prop to avoid anonymous type * add PE connections * add default response error * add count query param to BatchEndpoints_List * Move ComputeJobBase output to common ExperimentJobBase * redefine ResourceIdentityInArm -> ResourceIdentity * identityType -> type in examples * update example to follow new Identity definition * add missing comma to SystemAssignedUserAssigned * ResourceIdentityType -> ResourceIdentityAssignment * redefine to use FlavorData * proper secrets definition for datastores * add additional descriptions * use machineLearningServices.json version 2021-01-01 * use machineLearningServices.json 2021-04-01 * Revert "use machineLearningServices.json 2021-04-01" This reverts commit 2e7b88e. * Revert "use machineLearningServices.json version 2021-01-01" This reverts commit 8ff82a1. * use 2020-09-01-preview machineLearningServices.json spec * use common type definitions of sub id, rg name, and api version parameters * migrate mls to common-type Resource * remove unused example files * description updates * remove 'model' as a required property for online deployments * update datastore secrets, again * Update specification/machinelearningservices/resource-manager/readme.md to point to proper .md Co-authored-by: Jenny So <[email protected]> * add PrivateEndpointConnections_List * use 2021-04-01's machineLearningServices.json * use common-types where applicable * IdentityType -> IdentityConfigurationType * add PrivateEndpointConnections_List * prettier * update description * remove x-ms-client-flatten * flatten polymorphic types for better docs * update readme.java with changes * remove unused IdentityType in mls.json * Update with better examples (#8) * adding descriptions * descriptions * examples * more descriptions * Fixing more descriptions * fix sweep * interactionEndpoints type -> jobEndpointType * remove extra properties wrapper from sweep get/list examples * prettier * fix flavorData representation * add id name type to examples Co-authored-by: Teddy <[email protected]> * fix credscan issues * improve definition descriptions * fix typo * add unknown jobstatus enum * fix more typos * add examples and reorganize examples * fix example folder name casing * update descriptions * improve examples * prettier * migrate mfe to common-types ErrorResponse * migrate mls to common-types ErrorResponse * split select operations to separate files * fix model valiation * operation ID changes * correct readme Getting Started text * move workspace skus list to separate file * reorganize machineLearningServices.json examples * reorganize services.json examples * reorganize workspaceFeatures.json examples * reorganize workspaceSkus.json examples * bundle examples of same operation * mls.json opId Compute_ -> Computes_ * services.json opId MachineLearningService_ -> MachineLearningServices_ * Revert "mls.json opId Compute_ -> Computes_" This reverts commit 12dc59a. * revert package-lock changes * add 2021-03-01-preview tag in readme.go.md * add 2021-03-01-preview tag in readme.java.md * tag proper yaml in md * preview package must be under 'preview' subdirectory * change default tag back to package-2021-04-01 * change package-preview-2021-03 to package-2021-03-01-preview * add 'tags' as an optional query parameter to Dataversions_List * add asynchronous verbage to applicable descriptions * description grammar fix * add description to Datastores_ListSecrets response * fix flipped descriptions * use v2 common-types, not v1 for PrivateEndpointConnections_List Co-authored-by: Harneet Virk <[email protected]> Co-authored-by: Teddy Todorov <[email protected]> Co-authored-by: zhaomuzhi <[email protected]> Co-authored-by: Jenny So <[email protected]> Co-authored-by: Jenny So <[email protected]>
navysingla
pushed a commit
that referenced
this pull request
Jul 30, 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 (Azure#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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.