-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
[AutoPR compute/resource-manager] Modify Gallery Swagger According To Feedback #2685
[AutoPR compute/resource-manager] Modify Gallery Swagger According To Feedback #2685
Conversation
updated OS Upgrade History API (cherry picked from commit e784ecac207c88dda10fa0986609907486994913)
fixed formatting
…ePolicy (#2505) * Generated from 57e4037bd66b30a7f95fda331085521b2d669c94 added autoOSUpgradePolicy * Generated from 27752fd2417b688d4aba3bcde1ada9231659d208 added deafult value as false * Generated from 27752fd2417b688d4aba3bcde1ada9231659d208 added deafult value as false
added older examples
Upgrade Compute API version to 2018-04-01 and Fix the response of all POST operation.
…service Gallery. (#2563) * Generated from b48862551b5e97eb40acb3da63e55522a9db566c Added the swagger file for the new service Gallery. * Generated from d2537a58b0496d8860759d47a9c344c19d217995 Gallery Python conf * Generated from 29d0c5762aad64243a021fac44d65b8610304e4e Fixed description for 202 response. * Generated from 29d0c5762aad64243a021fac44d65b8610304e4e Fixed description for 202 response. * Generated from b74f3ee0fdca928bf92a7fdd2bcd17994deadca9 Changed the operationId to conform to naming convention. * Generated from 664c041aeed346e4fdc3a2c8c29c1c59e7505b66 Fixed some typos. * Generated from e7ab96432e0bfc7c49839ca5d1194ec1be0c23a9 Add default error response. Make provisioningInfo a enum type. * Generated from c26feda2acff5be97893b6e5db4270e09dbf1c25 Fixed comments according to CR. * Generated from b757a4ec5fd9e1a35bedefd53fe3d92e111db5eb Resolved merge conflicts.
removing resourceUpdate, adding contents to disk and snapshot
… name, description updates and other fixes. (#2677) * Generated from e1a86d44e0c41fe932513a0d2c96c0852c382aa0 Fix List VM Extension API name, description updates and fix for 2018-06-01 version * Generated from d4855e2ca85a8ed773644fdb69da2a852097cca4 Add VMSS Ip Tag * Generated from d4855e2ca85a8ed773644fdb69da2a852097cca4 Add VMSS Ip Tag
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-computeYou 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_compute/resource-manager #2685 +/- ##
=========================================================================
- Coverage 54.95% 54.22% -0.74%
=========================================================================
Files 7847 5821 -2026
Lines 174451 134351 -40100
=========================================================================
- Hits 95875 72855 -23020
+ Misses 78576 61496 -17080
Continue to review full report at Codecov.
|
@AutorestCI rebase |
Fixed the readme.md
3378193
to
a6054e1
Compare
Rebase done and pushed to the branch |
Improved gallery image version description.
Uses CloudError to reference ApiError as Hyonho suggested.
a51ec88
to
d24d1af
Compare
Created to sync Azure/azure-rest-api-specs#3175