-
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 web/resource-manager] Add 201 response to AppServicePlans_CreateOrUpdate #3713
Conversation
Add examples of 201 response to AppServicePlans_CreateOrUpdate.
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-webYou 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: |
Update AppServicePlan model to match examples.
Update AppServicePlan model to match examples.
Update AppServicePlan model to match examples.
Add descriptions to new AppServicePlan properties.
Add descriptions to new AppServicePlan properties.
Codecov Report
@@ Coverage Diff @@
## restapi_auto_web/resource-manager #3713 +/- ##
=====================================================================
+ Coverage 56.04% 56.09% +0.05%
=====================================================================
Files 9277 9285 +8
Lines 186501 186838 +337
=====================================================================
+ Hits 104527 104816 +289
- Misses 81974 82022 +48
Continue to review full report at Codecov.
|
Add examples of 201 response to AppServicePlans_CreateOrUpdate.
Didn't make it in 0.41.0 |
Created to sync Azure/azure-rest-api-specs#4351