Combine all 2022-05-01 preview changes to one commit; prevent merge conflict.#20736
Closed
ericshape wants to merge 1 commit intoAzure:dev-sql-Microsoft.Sql-2022-05-01-previewfrom
ericshape:dev-sql-Microsoft.Sql-2022-05-01-preview
Closed
Combine all 2022-05-01 preview changes to one commit; prevent merge conflict.#20736ericshape wants to merge 1 commit intoAzure:dev-sql-Microsoft.Sql-2022-05-01-previewfrom ericshape:dev-sql-Microsoft.Sql-2022-05-01-preview
ericshape wants to merge 1 commit intoAzure:dev-sql-Microsoft.Sql-2022-05-01-previewfrom
ericshape:dev-sql-Microsoft.Sql-2022-05-01-preview
Conversation
[2022-05-01] Update parameter name of Database ARM API swagger changes for vbs enclaves (#20606) * swagger changes for vbs enclaves * remove unreferenced json example * update name of parameter from enclaveType -> preferredEnclaveType * name change fix * fix json * added examples for update database with enclave type * add missing example file * fix spell check [2022-05-01] Database ARM API swagger changes for vbs enclaves (#20413) * swagger changes for vbs enclaves * remove unreferenced json example Adding new Virtual Cluster APIs (#20469) * adding new VC VNext APIs * fixing examples * fixing examples2 * doing this to kick of validation that's stuck * doing this to kick of validation that's stuck * removing not neede file Co-authored-by: Jovana Toroman <jtoroman@microsoft.com> swagger and example files for new api GetSynapselinkWorkspaces (#20377) * swagger and example files for new api * Update readme.md * Update custom-words.txt * Update GetSynapseLinkWorkspaces.json Fix databaseName spelling. * Update SynapseLinkWorkspaces.json regenerate swagger to fix spelling. * Update readme.md add to v5 package * update example file * Update GetSynapseLinkWorkspaces.json empty properties * Update SynapseLinkWorkspaces.json Use TrackedResource * Update SynapseLinkWorkspaces.json revert tracked resource * Update SynapseLinkWorkspaces.json * Update GetSynapseLinkWorkspaces.json only for testing. * Update GetSynapseLinkWorkspaces.json add properties back * Update GetSynapseLinkWorkspaces.json remove properties for testing only. * Update GetSynapseLinkWorkspaces.json add value to example file. * Update SynapseLinkWorkspaces.json add x-ms-identifier * Update GetSynapseLinkWorkspaces.json fix prettier text * remove get and use listbydatbases remove get and use listbydatbases * fix path of example file. fix path of example file. * Update SynapseLinkWorkspaces.json added new error codes. Added new DTC api version in V2022-05-01-preview (#20395) * Added new examples and swagger for managed instance DTC * Fixed examples * Fixed examples typo, and added newer version to package composite v5 readme * Changed error messages and updated parameter descriptions Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com> [SQL] 2022-05-01 DistributedAvailabilityGroups SetRole specs (#20321) * Add DAG setRole swag docs * regenerate files * regenerate files * bump v5 tag * Update specification/sql/resource-manager/readme.md * Minor fix - update descriptions MI standby replica (#20237) * Update InstanceFailoverGroups * Regenerate swagger Co-authored-by: Lazar Lazic <a-lazarlazic@microsoft.com> Managed Instance Long Term Retention Policy v20220501 (#20099) * aupdate swagger files * fix validation break * fix validation error again * fix validation v3 ManagedDatabases 2022-05-01-preview update: ManagedDatabaseStatus (#20114) * ManagedDatabases 2022-05-01-preview update: ManagedDatabaseStatus * Add Swaggers for API versions < 20220501 * Revert "Add Swaggers for API versions < 20220501" This reverts commit e3d4879. * Regenerate Swagger after the latest API changes * Regenerate Swagger after reverting the SwaggerEnum-name to "ManagedDatabaseStatus" Co-authored-by: Djordje Jeremic <djjeremi@microsoft.com> ManagedDatabaseMoveOperations: Initial commit (#20066) * ManagedDatabaseMoveOperations: Initial commit * fixup! ManagedDatabaseMoveOperations: Initial commit Co-authored-by: Djordje Jeremic <djjeremi@microsoft.com> Added new managed database swagger and example (#19954) Create dev branch dev-sql-Microsoft.Sql-2022-05-01-preview (#19915) * Adds base for updating Microsoft.Sql from version preview/2022-02-01-preview to version 2022-05-01-preview * Updates readme * Updates API version in new specs and examples * revert the default tag
|
Hi, @ericshape Thanks for your PR. I am workflow bot for review process. Here are some small tips. Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com |
Swagger Validation Report
|
Swagger Generation Artifacts
|
|
Swagger pipeline started successfully. If there is ApiView generated, it will be updated in this comment. |
Member
Author
|
@raych1 @xiaoxuqi-ms can you help review and merge? thanks! there is no actual code change. combine all the commits of 2022-05-01-preview (https://github.com/Azure/azure-rest-api-specs/commits/dev-sql-Microsoft.Sql-2022-05-01-preview) into one commit. It will prevent upcoming merge conflicts for release. |
raych1
approved these changes
Sep 16, 2022
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
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.
there is no actual code change.
combine all the commits of 2022-05-01-preview (https://github.com/Azure/azure-rest-api-specs/commits/dev-sql-Microsoft.Sql-2022-05-01-preview) into one commit.
It will prevent upcoming merge conflicts for release.