Skip to content

Comments

[AutoPR web/resource-manager] Add 201 response to AppServicePlans_CreateOrUpdate#3713

Closed
AutorestCI wants to merge 7 commits intorestapi_auto_web/resource-managerfrom
restapi_auto_4351
Closed

[AutoPR web/resource-manager] Add 201 response to AppServicePlans_CreateOrUpdate#3713
AutorestCI wants to merge 7 commits intorestapi_auto_web/resource-managerfrom
restapi_auto_4351

Conversation

@AutorestCI
Copy link
Contributor

Add examples of 201 response to AppServicePlans_CreateOrUpdate.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Oct 29, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-web

You can install the package azure-mgmt-web of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_4351#egg=azure-mgmt-web&subdirectory=azure-mgmt-web"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_4351#egg=azure-mgmt-web&subdirectory=azure-mgmt-web"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_4351
  • pip install -e ./azure-mgmt-web

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4351
  • pip wheel --no-deps ./azure-mgmt-web

Direct download

Your 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-io
Copy link

codecov-io commented Nov 7, 2018

Codecov Report

Merging #3713 into restapi_auto_web/resource-manager will increase coverage by 0.05%.
The diff coverage is 9.09%.

Impacted file tree graph

@@                          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
Impacted Files Coverage Δ
.../mgmt/web/models/certificate_patch_resource_py3.py 20% <ø> (ø) ⬆️
...t-web/azure/mgmt/web/models/csm_usage_quota_py3.py 40% <ø> (ø) ⬆️
...mgmt-web/azure/mgmt/web/models/slot_swap_status.py 55.55% <ø> (ø) ⬆️
.../azure/mgmt/web/models/site_config_resource_py3.py 8.77% <ø> (ø) ⬆️
...mgmt-web/azure/mgmt/web/models/validate_request.py 31.25% <ø> (ø) ⬆️
...zure/mgmt/web/models/resource_name_availability.py 50% <ø> (ø) ⬆️
...-mgmt-web/azure/mgmt/web/models/site_config_py3.py 8.77% <ø> (ø) ⬆️
.../mgmt/web/models/resource_name_availability_py3.py 50% <ø> (ø) ⬆️
azure-mgmt-web/azure/mgmt/web/models/deployment.py 33.33% <ø> (ø) ⬆️
...mgmt/web/models/custom_hostname_analysis_result.py 29.41% <ø> (ø) ⬆️
... and 76 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2457ea6...0213e5e. Read the comment docs.

Add examples of 201 response to AppServicePlans_CreateOrUpdate.
@lmazuel
Copy link
Member

lmazuel commented Feb 15, 2019

Didn't make it in 0.41.0

@lmazuel lmazuel closed this Feb 15, 2019
@lmazuel lmazuel deleted the restapi_auto_4351 branch February 15, 2019 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants