[AutoPR cosmos-db/resource-manager] Swagger changes to introduce REST APIs for offline and online region for the Cosmos DB account#2481
Conversation
fix the compiling error for the json
|
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-cosmosdbYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Codecov Report
@@ Coverage Diff @@
## restapi_auto_cosmos-db/resource-manager #2481 +/- ##
===========================================================================
- Coverage 54.46% 54.45% -0.02%
===========================================================================
Files 6181 6185 +4
Lines 138036 138126 +90
===========================================================================
+ Hits 75186 75220 +34
- Misses 62850 62906 +56
Continue to review full report at Codecov.
|
define a new region parameter for online/offline
actually fixing the bug where the region parameter was part of query instead of body
another try to specify the correct swagger changes
Added default error response
|
This PR has been merged into #2556 |
* [AutoPR cosmos-db/resource-manager] Swagger changes to introduce REST APIs for offline and online region for the Cosmos DB account (#2481) * Generated from f874740b2a678460b05083d316f0332701c43df7 fix the compiling error for the json * Generated from fa9bc3028e4c1394bab3ee2c29bcfaaae752cb1b define a new region parameter for online/offline * Generated from ab30108303e8b0af64abcac225babb39f1040974 actually fixing the bug where the region parameter was part of query instead of body * Generated from f2366fb3019c4625f0351dbf06bf4af52c814f6c another try to specify the correct swagger changes * Generated from 90571350169f9fa1de9d74a9588479d776cae2b8 Added default error response * Latest Autorest fixes * CosmosDB packaging 0.4.1
Created to sync Azure/azure-rest-api-specs#2962