-
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] added missing Swagger #2163
[AutoPR compute/resource-manager] added missing Swagger #2163
Conversation
removed invalid 'required' properties
(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: |
removed readOnly patchOnly property
Codecov Report
@@ Coverage Diff @@
## restapi_auto_compute/resource-manager #2163 +/- ##
========================================================================
Coverage ? 53.56%
========================================================================
Files ? 5309
Lines ? 125649
Branches ? 0
========================================================================
Hits ? 67310
Misses ? 58339
Partials ? 0
Continue to review full report at Codecov.
|
removed readOnly patchOnly property
* [Compute]Updated compute spec to include properties in VMInstanceView and a new WriteAaccelerator property on disks (#1803) * Generated from 9f531093070b99b48e5f7de8113ec6244610add9 Updated spec to include properties in VMInstanceView and a new WriteAccelerator property on disks * Generated from 83cfb6cd50b9ebc03687c8505da6c050dcbb674a Resolved PR comment * Generated from d18451865a038ceb07f09b309de92bd004bd27e8 VirtualMachineInstanceView is ReadOnly, so ReadOnly is not required on individual properties * [Compute] Adding LogAnalytics to Compute spec (#1863) * Generated from 02702702645f7e64ae63f4b6016bcc966f8513d9 Adding 6.1 tag to readme * Generated from ef99ca24deaaecb3fdb6d1587617a98805cdd61b Dropping 4th digit from version number for clarity * Generated from c0dcfcd2e00ac0ac516d28ff343d1f1d40b3d45b Update readme.md * updating history to reflect new version * azure-servicefabric 6.1.2.9 * Restapi auto areddish custom vision swagger (#1771) * Generated from 0d4e675c639f9fe784946e2267223c132b266fcf Add automatic Python conf for Custom Vision Prediction * Generated from 049c2dd356adb296c9c28386207b66cd48781467 Add automatic Python conf to Custom Vision Training * Generated from 599b21132b4678729ebe24ad4a60439fbf57047c Fix Prediction Examples * Generated from disks (#1835) - doc only added image examples to 2017-12-01 * Restapi auto v sodsou content moderator v2 (#1861) * Generated from b594737f845e43b28bd77878820b39f8543650d1 Revert version changes * Generated from d18cc9d65430a8e1a1c3af522db42cbdbdcfe819 Missing Python version * Generated from 8eb897fbdd6a4dcd68621f9ae311447d478a2ced Adding LogAnalytics to comptue spec and also including previously missing VM sizes. * Generated from 03fbec7ef3885d93b5ee939eff0e9de9d4ef0185 Adding response type models in swagger and example files. * Generated from 2ff7912f1a75581dd595bd47c2cb290d71e9d31e Updating LogAnalyticsOperationResult to inherit from OperationStatusResponse. * Generated from 5f2d9322e0bd866cf2bb55bca4bca75d4c799371 Updating example files. * [Compute] Adding new API for VMSS: ForceRecoveryServiceFabricPlatformUpdateDomainWalk (#1870) * Generated from 02702702645f7e64ae63f4b6016bcc966f8513d9 Adding 6.1 tag to readme * Generated from ef99ca24deaaecb3fdb6d1587617a98805cdd61b Dropping 4th digit from version number for clarity * Generated from c0dcfcd2e00ac0ac516d28ff343d1f1d40b3d45b Update readme.md * updating history to reflect new version * azure-servicefabric 6.1.2.9 * Restapi auto areddish custom vision swagger (#1771) * Generated from 0d4e675c639f9fe784946e2267223c132b266fcf Add automatic Python conf for Custom Vision Prediction * Generated from 049c2dd356adb296c9c28386207b66cd48781467 Add automatic Python conf to Custom Vision Training * Generated from 599b21132b4678729ebe24ad4a60439fbf57047c Fix Prediction Examples * Generated from disks (#1835) - doc only added image examples to 2017-12-01 * Restapi auto v sodsou content moderator v2 (#1861) * Generated from b594737f845e43b28bd77878820b39f8543650d1 Revert version changes * Generated from d18cc9d65430a8e1a1c3af522db42cbdbdcfe819 Missing Python version * Generated from 9787c7c2b73d0b3ed91ba60d44acd9eb641c4277 Adding new API for VMSS: ForceRecoveryServiceFabricPlatformUpdateDomainWalk * Add missing LogAnalytics multi-api * Generated from f2cd882fad212cdeb99c5df3a596c356b9a3d417 (#1949) Add missing properties for Vmss zone GA * [AutoPR compute/resource-manager] Compute spec change for zone resilient images (#2068) * Generated from 124b6056081ada07d7d814a11d60a897e183357b Compute spec change for zone resilient images * Generated from b77dc9e7e900bfce004620798e8d3bd7dde767d8 Address feedback from the previous iteration * [AutoPR compute/resource-manager] Adding 2 new APIs for VMSS: Redeploy and PerformMaintenance (#2098) * Generated from b5899db6407cacf3bc9f90e1e7ee597f42b46bc4 Adding 2 new APIs for VMSS: Redeploy and PerformMaintenance * Generated from d8c0a3aaf9efa3493c1ef5e636e91e00baa8b5b1 Adding the APIs for single VM in VMSS case too * Generated from 351e6b2ef5b5568669ffd2efa07bbc5e35e97938 Updating a parameter * Generated from f0eb2b0e5c0a7e8be089ee568e0275ab2cb5cc1e Updating a parameter * Generated from f0eb2b0e5c0a7e8be089ee568e0275ab2cb5cc1e Updating a parameter * Prepare azure-mgmt-compute 4.0.0rc1 * Rebuild by #1930 * Generated from f2f595089c0038c9109c3221d2f04f8d0019a04e (#2164) Plug disks 2018-04-01 for multi api versionning * Generated from 2991f18008e061a157866ee56ed9ffc7de18988b (#2170) Make OSDisk in storage profile optional * Change default disks/snapshots to 2018-04-01 * New recording for Compute * Update Compute ChangeLog [skip ci] * Content from #2163 * Update ChangeLog of COmpute
Created to sync Azure/azure-rest-api-specs#2428