-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 hanaonazure/resource-manager] Add PATCH API example to hanaonazure #4101
[AutoPR hanaonazure/resource-manager] Add PATCH API example to hanaonazure #4101
Conversation
Add PATCH API example to hanaonazure
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-hanaonazureYou 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_hanaonazure/resource-manager #4101 +/- ##
=============================================================================
- Coverage 55.26% 55.26% -0.01%
=============================================================================
Files 9198 9200 +2
Lines 185154 185191 +37
=============================================================================
+ Hits 102333 102346 +13
- Misses 82821 82845 +24
Continue to review full report at Codecov.
|
Add Tags definiton back
Change operationId to HanaInstances_Update
This PR has been merged into #3277 |
* Generated from cd634fe7e795e72a5eea890a575b4ef42c85a52a (#3275) added content type to hanainstance restart * [AutoPR hanaonazure/resource-manager] typo: Microsoft.HanaOnAzure (#3942) * Generated from 52b55e05a45b6f26b3b6bbc28dee20a547d3b304 typo: Microsoft.HanaOnAzure - interaface -> interface * Packaging update of azure-mgmt-hanaonazure * [AutoPR hanaonazure/resource-manager] Add PATCH API example to hanaonazure (#4101) * Generated from b0d573e496f9e874b2747b5d52c52433330035a7 Add PATCH API example to hanaonazure * Generated from 8732e590abd1c05f1a5602a69f41cb0e379e4579 Add Tags definiton back * Generated from 256ea1929633c93a350f11a7eead3193688a8564 Change operationId to HanaInstances_Update * Generated from d63f055636cf5d5cee79db429962950dff8110e9 (#3998) Update HanaOnAzure Swagger to support new SKU: S96 Update spec and validate examples - Make small correction to invalid HanaInstances_ListByResourceGroup example * Packaging update of azure-mgmt-hanaonazure * Update version.py * ChangeLog
Created to sync Azure/azure-rest-api-specs#4949