-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Auto PR #15540
Closed
Closed
Auto PR #15540
Conversation
This file contains 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
* Create new version folder without changes. * Update version number * Update readme with new version information * Add the identity property to data source. * Add captions and semantic fields * Move the new captions and semantic fields parameters after existing ones to preserve order. * OCR skill line ending parameter * Add languages to translate skill (includes additional word for Klingon language code) * Add identity to encryption key type. * Fix doc for new CR line separator
* Existing version in new directory * 2021-06-01 swagger correctness changes * Resolved conflict * [feat] Add looking glass documentation to 2021-06-01 * [fix] Change LookingGlasses to LookingGlass * Add connection monitor models and examples * Remove LookingGlass response status codes and fix parameter capitalization * Fix ReadOnly properties in request * Remove last readOnly property Co-authored-by: Renuka Raju <[email protected]> Co-authored-by: Jimmy Xu <[email protected]> Co-authored-by: Slava Uryumtsev <[email protected]>
* introduce monitor track 2 configurations * add directive to solve the duplicate schema error * update package name * append a comment for the reason of directive
* Base Swagger version as per guideline * Removing preview from directory version * changing version name in all files * updating readme and go read me * supressing ingestion keyin read me
Add R4007 suppression for metricNamespaces since changing it's return type would be a breaking change
…ble/2021-06-01 Part-1 (#14970) * Adds base for updating Microsoft.Media from version stable/2021-05-01 to version 2021-06-01 * Updates readme * Updates API version in new specs and examples * Update the branch with copy of all other services 2020-05-01 version files except encoding. * update AMS to 2021-06-01 Part1 (All swaggers except encoding) * fix some lint errors. * Fix an unreferenced file. * fix more linting errors * remove some unreferenced files. * Fix systemData in streamingservice * fix more linting errors * fix 404s * fix more lint errors * fix 204 issue for delete * fix definitions to use v2 common-types * remove type for the live event list list defenition * Revert "remove type for the live event list list defenition" This reverts commit 0f66253. * removed unused definition
* bump prettier * bump jsonpath * remove rest-api-specs-scripts * fix prettier-fix command
…perty (#15023) Co-authored-by: Liran Chen <[email protected]>
* add all apis to 2020 readme * fix * add 2020 to Go Readme * change error definitions in 2020-02-02 * changes to fix issues * fix more errors * change error response to custom to fix errors * add code property to error * fix error response * change errorResponse name * fix * fix * fix * fix * fix * fix * fix * fix * fixes * fixes * fix * fixes * fix remaining issues in readme.go.md Co-authored-by: ArcturusZhang <[email protected]>
* The previous version in the 2021-08-1 folder * Add new feature registration apis * Update readme files * Update readme file * Remove feature configuration apis * Fix avocado * Fix validations * Fix validation * Fix validations * Fix validation * Fix title * Fix validation * Fix validation * Fix readme * Fix validation * Fix validation * Fix validation * Fix validation * Fix validation * suppress r4009 * Fix validation * Fix validation * Fix python * Fix readme * Fix python * Remove post api * Update example api-versions Co-authored-by: shenshengkafei <[email protected]>
* Copy of 2020-09-01 for ease of review * Azure Batch updated to 2021-06-01.14 Suppressions Fixed property name. Fixed type Fixed casing Fixed casing Spelling fix Fixed enums Fixed enum Fixed EOF and casing from PR feedback Markdown fixes Added Managed Identity and Authentication Mode APIs. Fixed example Spot cleanup Casing fix Fixed spacing Added maxParallelTasks. Formatting. Removed newline Reverted markdown change to satisfy Avocado http://azure.github.io/autorest/user/literate-file-formats/configuration.html#the-file-format
…- update readme.md (#15047) * Update readme.md * Update readme.md
* sql t2 readme config * readme config * Update readme.python.md * conflient resolve * readme config Co-authored-by: msyyc <[email protected]>
* Fix typos and add some descriptins * more description changes Co-authored-by: Arvind Krishnaa Jagannathan <[email protected]>
… PUT request (#14705) * Add Identity to createWorkpace example * change for getTransitivePEUsages * update * prettier code * add another new endpoint * address comments * change for getTransitivePEUsages * update * prettier code * add another new endpoint * address comments * revert change on transitivePE and notebookKeys * revert change on transitivePE and notebookKeys * add new stable version 2021-01-01 * add ListNotebookAccessToken * add primaryUserAssignedIdentity * fix missing properties and apis * fix one more missing property * 202 status for start and stop CI * make resync keys long runnin operation in version Jan2021 * resync keys 204 * update resync keys example * Dont throw 204 for resync * update resync keys * Formatting * revert Jan2021changes and add new version * start apr2021 version for azure ml rp * undo remove new line in jan2021 * use systemData definition in common * removed old files * fix small swagger bugs * run prettier * remove reference to sku * update readme * minimum agentCount should be 0 * add createdOn and ModifiedOn to compute properties * add LoadBalancerType to aks compute * add isNotebookInstanceCompute to virtualMachine * add leafDomainLabel to SslConfiguration * add overwriteExistingDomain to SslConfiguration * add synapseSpark as supported compute-type * update patch compute response to 202 * remove location from example responses * Revert "remove location from example responses" This reverts commit 048bf25. * MachineLearningCompute_Update should have a 200 response * sys data to use local def due to naming conflicts. * Fix enum casing * Fix operationId PR comment. * Change opId in apr version * remove 20210401 for easy review * only change api version * merge changes for 20210401 version * Add x-ms-discriminator-value for Synapse spark * camelcase loadbalancer properties * add createdOn and Modified on to examples * address AvoidAnonymousTypes error for SynapseSpark * Minor fixes + new property * Remove subscription state. * fix swagger bug * fix example * fix more reported problems * remove nullable flag for tags * make containerRegistry nullable * address comments * fix example Co-authored-by: Vinay Rajmal Soni <[email protected]> Co-authored-by: Suba <[email protected]> Co-authored-by: [email protected] <[email protected]> Co-authored-by: Josh Peterson <[email protected]> Co-authored-by: Suba <[email protected]>
…or for AAD pod identity provisioning spec (#15054) Co-authored-by: Kaiqi Zhang <[email protected]>
* Copy commit for code review * Initial changes Prettier Suppressions Added Managed Identity and Authenticate Mode APIs Added type Replace spot. Added line break Newline Revert "Newline" This reverts commit 735a19497174fcbc1cb2c7d7835205018614eb42. Revert "Added line break" This reverts commit bd0ceca43016e7df20bbc1280271af0f4b503b8d. Reverted markdown change to satisfy Avocado http://azure.github.io/autorest/user/literate-file-formats/configuration.html#the-file-format
* python track2 config * redis * redis
* Fix swagger correctness issues * Fix casing in localTimestamp * Fix localTimeStamp property * Fix lintdiff errors
* Created base 2021-06-01-preview a copy of 2021-02-01-preview. * Added my changes to support datasource auth credentials ontop of the base from previous version. * Fixed as issue with FindRestorableTimeRanges.json example.
…14935) * new api changes (#1) * new api changes * referer url change * EdgeOrder 2020-12-01-preview Swagger changes (#5) * readme changes * Swagger refresh and update examples * Change examples as per oav validations * Minor swagger modifications * Minor spacing adjustments * Set ModelAsString to true for enums and modify examples * Fix swagger lint validation error * Modify readme and examples * Modify readme.go.md * Update swagger * Minor prettier fix * Change python package version in readme * Fix spell check error Co-authored-by: sashanm <[email protected]>
…gres, MySQL and MariaDB (#15016) * Changes to fix the Resource provided name casing issue for Azure Postgres, MySQL and MariaDB services * Changes to fix the Resource provided name casing issue for Azure Postgres, MySQL and MariaDB services * Revert "Changes to fix the Resource provided name casing issue for Azure Postgres, MySQL and MariaDB services" This reverts commit ecc38dc.
* Added missing properties for managed Private endpoints Added missing properties for managed private endpoints in stable version. Added the missing swagger files for managed private endpoints in the latest preview version. * fixed indentation issues * fix indentation issues1 * ran prettier-fix * Added missing examples files * fixed examples * fixed version in preview swagger * Update readme.md Updated readme.md * Update readme.md Co-authored-by: Sai-Kumar-1901 <[email protected]>
…hub (#14950) * New api version support to include disable local auth flag for event hub * Updated api-version in examples * Added auth examples in NameSpaces * Fixing LintDiff error * Fixing LintDiff error contd * Removed UserassignedIdentities as part of definition * Changed to UserAssignedIdentity as a reference in userAssignedIdentities object Co-authored-by: Sayan Ghosh <[email protected]>
This was referenced Aug 6, 2021
Draft
Draft
[AutoPR Microsoft.Azure.Management.SecurityCenter] Auto PR
AzureSDKAutomation/azure-sdk-for-net#5471
Draft
Draft
Draft
Draft
Draft
Draft
This was referenced Aug 6, 2021
Draft
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.
refs/heads/user/t-runefeisal/streamliningswagger