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 #3

Merged
merged 253 commits into from
Jun 23, 2020
Merged

Merge from origin #3

merged 253 commits into from
Jun 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.

azuresdkci and others added 30 commits May 15, 2020 18:21
* added app service schema

* added ref to new file in readme.md

* prettier

* JSON Lint

* created classes for app event type detail

* remove delete and create event data

* fix format

* ran prettier

* fix async status and remove description from each ref

* remove x-ms-enum for some

* fix x-ms-enum

* remove x-ms-enum from status

* add x-ms-enum to all enum and add model as extensible

* typo to model as string

* move model as string under x-ms-enum

* remove last empty line:

* add back last empty line

Co-authored-by: Elle Tojaroon <patojaro@microsoft.com>
* Set theme jekyll-theme-midnight

* Adding new APIs for secure score

* Updated files

* updated md file

* Working on 1 path at a time

* Fix type to ref

* more fixes

* removed ref type

* AutoRest fixes

* more fixes

* Internal PR

* fixed some static validation issues

* Fixed some more auto-rest issues

* Fixed example + organizing readonly attribute

* Run prettier on files

* Changed initiativeId to policySetDefinitionId in the sample files

* Changed assessmentsMetadata to assessmentsDefinition

* Added scope in defintions example and adjust enum value of BuiltIn

* Added missing fields and align examples

* Renamed fields in example files

* Changed return value

* Added control definitions per subscription scope

* Added definition property (optional, in case of $expand)

* prettier updated files

* prettier again ...

* PR comments

* Renamed enum

* Fixed some errors

* Remove "secureScoreName" parameter from example

* Changed operationId from GetSecureScores_Single to SecureScores_Get

* prettifying the code

* Updated based on PR comments

* Fix casing issues in example files name

* Fixing sample files and remove some enum options

* Updated readme.md file

* Remove trailing whitespace

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/examples/secureScores/GetSecureScoresSingle_example.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Fixed PR comments

* Fix definitions renaming

* Fix examples

* Trying to fix model validation

* Changed example type

* Updating from master (Resolving conflicts)

* Converting all EOL to CRLF + remove trailing blanks

* Removed Scope paths, updated examples

* Replaced scope with sub id in example

* updated secureScoresControls id in examples

* example files ids and type fixes

Co-authored-by: Gideon Romm <giromm@microsoft.com>
Co-authored-by: Chen Lahav <chen.lahav@gmail.com>
#9414)

* Fix operation Ids for Metadata, so they show up correctly in the REST docs toc.

* Fix operation id for AvailableServiceTiers
* Updated default tag to newest stable version.

* Modified swagger to include next link property and azure resource properties.

* Addressed CI errors.

Co-authored-by: Jacob Hill <thhill@microsoft.com>
* add time trigger for PR author

* add reviewed-changesRequired
Co-authored-by: David Zhao <davzhao@microsoft.com>
* fixed client name

* updated name
* Create swagger for a new API: AutoDismissAlertsRules

* Add AutoDismiss rule name parameter to alerts API. Fix some descriptions.

* Remove CompromisedEntity from the examples

* update readmeFile

* Renaming auto dismiss to suppression

* Update PutAlertsSuppressionRule_example.json

* Fixing example - sending read-only property error

* Removing read-only fields from examples/AlertsSuppressionRules/PutAlertsSuppressionRule_example.json

* ARM CR: changing `UTC` to `Utc` + updating expirationDateUtc description

* Adding "ScopeElement" for "allOf" element + fixing examples

Co-authored-by: Nitsan Bracha <nibracha@microsoft.com>
Co-authored-by: Nitsan Bracha <nitsi@users.noreply.github.com>
Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
* pricing tier swagger

* remove readonly in sku model

* update appplatform json and example

* update list sku

* revert to data action

* update list skus

* add resource sku definition
* add sharepointonlinelist connector

* support parallel read of sql sources

* revert sqlparallel settings
* Adding notebooks in 1212 and 0301

* Changes to include EnableFreeTier property in DatabaseAccount

* Ran Prettier

* Fixed model failures

* Revert "Fixed model failures"

This reverts commit ecef06e.

* Revert "Ran Prettier"

This reverts commit 9d2cc52.

* Revert "Changes to include EnableFreeTier property in DatabaseAccount"

This reverts commit 62f58ab.

* Created apiVersion 2020-05-04 with EnableFreeTier property in DatabaseAccount

* Replace IpRangeFilter by IpRules

* Revert "Replace IpRangeFilter by IpRules"

This reverts commit ddb2135.

* Fixed EnableFreeTier changes

* Replace IpRangeFilter by IpRules

* Fixes in model

* Revert "Fixes in model"

This reverts commit 97a6a0b.

* correcting examples

* fix in ListByResourcegroup

* renaming

* changing ipAddressOrRange

* fix

* fix for model

* fix for model

* fixing

* Adding apiProperties

* adding swagger-to-sdk for python

* introduces AutoscaleSettings

* removing .net from swagger-to-sdk to avoid failing CI

* added analyticalStorage related changes

* changes in models

* addressed comments

* correcting IpAdressOrRange

* nit

* Making OptionsResource object readonly

* temporarily disabling js in swagger to sdk

* Revert "temporarily disabling js in swagger to sdk"

This reverts commit 5d68004.

Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
* add optional properties

* Update SavedSearches.json

* Update SavedSearches.json
#8773)

* Support Infrastructure Encryption - secondary layer of encryption at REST for accounts.

Add a boolean property to Microsoft.Storage/storageAccounts resource under encryption attributes to opt-in for a secondary layer of encryption for data at rest.

* requireInfrastructureEncryption is optional and defaults to null.
* Version Iteration for new Releases (#8848)

* Version Iteration for new Releases

There are going to be 2 significant releases:

1. Public Preview of Remote Rendering in April 6th
2. GA of Spatial Anchors in May

* Referring new swagger files in readme.md

* Specifying default package version as 2020-05-01

* Fix MV

* Fix MV (#9397)

Fix MV in Patch examples

* Add MSI property to Remote Rendering Account (#9476)

* Add MSI property to Remote Rendering Account

* Fix typo

* Fix examples

* Fix case mismatch in examples

Co-authored-by: Lei Ni <leni@microsoft.com>
* add issue_assignment and rename assignment.yml =>
pull_request_assignment.yml

* reserve assignment.yml for a period time
…sion preview/2020-04-01-preview (#9025)

* Adds base for updating Microsoft.ResourceGraph from version stable/2019-04-01 to version 2020-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Push changes

* Validation fixes

* More validation fixes

* Add x-ms-enum

* Adds suppression to readme

* Prettier fixes

* Fix object type

* update operation ids

* Adding GraphQuery

* Fix added paren

* Fix addition of 2020 version

* Prettier

* Move up properties

* Insert to properties bag

* Add to resource properly

* Move to GraphQueryResource
* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* add new swagger.json
* add private link connection parameter to data sync

* add usePrivateLinkConnection parameter to examples

* allow usePrivateLinkConnection to be read

* add usePrivateLinkConnection property to example returns

* remove old unreferenced example files

* correct swagger version

* add syncMemberAzureDatabaseResourceId parameters to examples

* fix readme.md

* prettify examples
nagula-ritvika and others added 26 commits June 16, 2020 15:23
…9839)

* Fix bug where list items where marked as subResources

* one more typo

* fix 04 also
* Update resources.json

* typo
… apis (#8895)

* add specification for stable and preview version

* readme and remove aci examples

* service name

* service name

* style fixes

* change casing on filename

* run pretty fix

* fix headers

* add operation ids

* fix lintdiff errors

* Delete cloudShell.json

* Delete cloudShell.json

* add patch examples

* add proper responses

* fix schema

* remove schema level

* add missing responses

* parameter title fixes

* change body title to parameters

* more parameters fixes

* change body to properties

* fix typo

* fix enums

* remove preview file from readme

* add schema to putusersettingsresponse

* fix version and removed required property

* remove mislabeled file

* run prettier

* add modelAsString

* run prettier

* add resource definition with parameter

* run prettier

* add resource more places

* lint fixes

Co-authored-by: Robin Sturm <rosturm@microsoft.com>
…uest (#9850)

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
* Adding 7.2-preview version (#8397)

* Adding 7.2-preview version

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Resolve PR feedback

* Fix output-folder for go code generation

Co-authored-by: Heath Stewart <heaths@outlook.com>

* MHSM Security domain backup restore REST OpenAPI specifications

* Reolved review comments

* resolved conflicts

* lint errors

* Resolved x-ms-long running operation options comment

* run pretty check

* adding long running operation options

* long-running-operation-options

* fix avacado cl error

* fixing avocado failures

Co-authored-by: Heath Stewart <heaths@outlook.com>
Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>
* make key version required for get key

* fix description

* add clarifying comment about version path parameter to Get* methods in version 7.0 and up

* remove references to OpenAPI version in version path parameter desccription
…on preview/2019-10-01-preview (#9827)

* swagger for ea auth

* fix example

* adding link to example files.

* update arm type for billingroleassignments.

* pageable.

* update comment

* adding nextlink to responses for Lint failures.
…ider API (#9819)

* default provider update

* fix space

* run prettier check

* address cr comments

* runner prettier

* rerun prettier

* change get default provider to be subscription level api
add suppression process section at the bottom
…nt32 from… (#9868)

* Fixed HopLink properties: context should be a dictionary, uint32 fromat instead of int32

* removed format for RoundTripTime
* support rp swagger for public preview

* fixing spelling error

* addressing review comments

* adding common resource properties

* fixing readme.csharp.md

* adding example that was missed

* fix syntax error in swagger spec

* fixing model validation error

* put support for communication resource and other updates based on comments

* updating communication to be async, fixing version on async and location headers

* updating documentation and examples

* fixing spelling error

* ran prettier fix and addressing review comments

* documentation updates

* documentation update

Co-authored-by: Bhavin Shah <bhshah@microsoft.com>
* Add FAQ document

* Fix typo & change MV descriptions

* fix ci-fix url

* Change SDK generation

* Fix typo in common private links definition

* fix actionsRequired typo for Storage example

* restore storage.json to use local defintion

* Changeback example files

* Fix types.json ref

* fix types.json ref
Co-authored-by: Shixun Guan <v-shigua@microsoft.com>
* add Java to AVS

* add Java multi-api & tag
…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 <hohershk@microsoft.com>
2. Remove AccessControl's operation id to elevate methods to client

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
* 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
@rickysun93 rickysun93 merged commit 209674a into rickysun93:master Jun 23, 2020
rickysun93 pushed a commit that referenced this pull request Jul 20, 2021
* manual changes for swagger

* changes for long-running operations

* changes for validate for backup and restore

* removing 204 from operationResults

* changes for a monitoring

* adding format

* removing date-time from duration

* changing to readonly

* changes for listRPs

* fixes swagger

* reverting readonly for scheduleTimes

* fixes for checkgates

* prettier fixes

* cahnges for friendlyname checks

* fixing gates

* removing tracking-via

* model validation fixes

* powershell changes

* adding stable version

* changes for PatchResourceRequestInput

* change for req fields

* changes for description

* changes

* Updated swagger json for item level restore target info objects

* Fixed spelling errors

* Added missing required properties

* removed auth credentials property

* prettier fixes

* Prettier fix

* pr comments fixes

* fixing readme

* changes for go readme

* Removed x-ms-flatten property (#2)

* removed flatten prop

* removing x-ms-flatten

* removing friendlyName from req prop

Co-authored-by: Mayank Aggarwal <mayaggar@microsoft.com>

* changes in operation ids (#3)

* changes in operation ids

* changes

* changes

Co-authored-by: Mayank Aggarwal <mayaggar@microsoft.com>

* lint and model vaidations

* changes for prettier

* changing version in example

Co-authored-by: Mayank Aggarwal <mayaggar@microsoft.com>
Co-authored-by: FAREAST\zakinkh <zakinkh@microsoft.com>
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 <larisab@microsoft.com>

* 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 <rjaini@microsoft.com>
Co-authored-by: larysaborodina <larysaborodina@gmail.com>
rickysun93 pushed a commit that referenced this pull request Oct 27, 2021
…re#15832)

* Adds base for updating Microsoft.ApiManagement from version preview/2021-01-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added support for GraphQL API type (Azure#14851)

* Added support for GraphQL API type

* Added missing enum value for GraphQL APIs.

* add schema definition fix from 2021-01-01-preview (Azure#14883)

Co-authored-by: Alan Feng <alanfeng@microsoft.com>

* Vanguard: Get Outbound Network Dependency (Azure#14900)

* outbound dependency

* fix resource

* Update backup/restore API for managed identities (Azure#14973)

* Update backup/restore API for system-assigned and user-assigned identities

* Fix formatting issue

* Rename user-assigned-msi-client-id with client-id

* SystemData implemenation on API Management Control Plane (Azure#14899)

* system-data

* fix spec

* remove unreferenced file

* APIM - Network Watcher Connectivity Check integration specs (Azure#15056)

* Connectivity Check API Specs

* Fix

* Fix errors

* style fixs

* Fix 202 code

* HTTPConnect request parameters

* Fix errors

Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>

* Parameter examples added (Azure#14836)

* platformversion (Azure#15114)

* fix update service (Azure#15478)

* HttpConnect example (Azure#15493)

* HttpConnect example

* Prettifier fix

Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>

* Added properties of difference API spec format for "SchemaDocumentProperties" (Azure#15703)

* add schema definition fix from 2021-01-01-preview

* added properties for SchemaDocumentProperties

* updated the fix

* updated fix

* [APIM]Add private endpoint connection APIs (Azure#15115)

* Add private endpoint connection apis

* add readme

* quick fixes

* fix to PE contract

* Small fixes

* small fixes

* small fixes

* Small fixes

* small fixes

* small fix

* small fixes

* small fixes

* small fixes

* Update readme.md

* fix error

* small fix

* fix format

* address comments

* small fixes

* Change to lower case

* small fixes

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Adds base for updating Microsoft.ApiManagement from version preview/2021-01-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added support for GraphQL API type (Azure#14851)

* Added support for GraphQL API type

* Added missing enum value for GraphQL APIs.

* add schema definition fix from 2021-01-01-preview (Azure#14883)

Co-authored-by: Alan Feng <alanfeng@microsoft.com>

* Vanguard: Get Outbound Network Dependency (Azure#14900)

* outbound dependency

* fix resource

* Update backup/restore API for managed identities (Azure#14973)

* Update backup/restore API for system-assigned and user-assigned identities

* Fix formatting issue

* Rename user-assigned-msi-client-id with client-id

* SystemData implemenation on API Management Control Plane (Azure#14899)

* system-data

* fix spec

* remove unreferenced file

* APIM - Network Watcher Connectivity Check integration specs (Azure#15056)

* Connectivity Check API Specs

* Fix

* Fix errors

* style fixs

* Fix 202 code

* HTTPConnect request parameters

* Fix errors

Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>

* Parameter examples added (Azure#14836)

* platformversion (Azure#15114)

* fix update service (Azure#15478)

* HttpConnect example (Azure#15493)

* HttpConnect example

* Prettifier fix

Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>

* Added properties of difference API spec format for "SchemaDocumentProperties" (Azure#15703)

* add schema definition fix from 2021-01-01-preview

* added properties for SchemaDocumentProperties

* updated the fix

* updated fix

* [APIM]Add private endpoint connection APIs (Azure#15115)

* Add private endpoint connection apis

* add readme

* quick fixes

* fix to PE contract

* Small fixes

* small fixes

* small fixes

* Small fixes

* small fixes

* small fix

* small fixes

* small fixes

* small fixes

* Update readme.md

* fix error

* small fix

* fix format

* address comments

* small fixes

* Change to lower case

* small fixes

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* fix tenant sync contract

* fix linter issues

* examples for managed identity backup

* prettier

* Fix Apis-Get and updated comments for api-version 2021-04-01-preview (#3)

* add schema definition fix from 2021-01-01-preview

* added fix

* small fix (#6)

* 'examples' added to RepresentationContract (#7)

Co-authored-by: Alexander Zaslonov <zaslonov.alexander@gmail.com>
Co-authored-by: DreamlessA <DreamlessA@users.noreply.github.com>
Co-authored-by: Alan Feng <alanfeng@microsoft.com>
Co-authored-by: Jatin Sanghvi <20547963+JatinSanghvi@users.noreply.github.com>
Co-authored-by: Nicolás Barrera <nicolasbarrera@outlook.com>
Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>
Co-authored-by: VitaliyKurokhtin <vitaliik@microsoft.com>
Co-authored-by: RupengLiu <rliu1211@terpmail.umd.edu>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: RupengLiu <rupliu@microsoft.com>
Co-authored-by: VitaliyKurokhtin <Vitaliy.Kurokhtin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment