Skip to content
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 authorization/resource-manager] Removed "x-ms-pageable" from the elevateAccess API #4309

Merged

Conversation

AutorestCI
Copy link
Contributor

Changed parameters to an array in elevateAccess
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Feb 5, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-authorization

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

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_5154#egg=azure-mgmt-authorization&subdirectory=azure-mgmt-authorization"

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

  • git checkout restapi_auto_5154
  • pip install -e ./azure-mgmt-authorization

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5154
  • pip wheel --no-deps ./azure-mgmt-authorization

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #4309 into restapi_auto_authorization/resource-manager will decrease coverage by 0.06%.
The diff coverage is 38.23%.

Impacted file tree graph

@@                               Coverage Diff                               @@
##           restapi_auto_authorization/resource-manager    #4309      +/-   ##
===============================================================================
- Coverage                                        54.28%   54.21%   -0.07%     
===============================================================================
  Files                                            10321    10126     -195     
  Lines                                           209540   205934    -3606     
===============================================================================
- Hits                                            113744   111656    -2088     
+ Misses                                           95796    94278    -1518
Impacted Files Coverage Δ
...t/authorization/v2015_07_01/operations/__init__.py 100% <100%> (ø) ⬆️
...t/authorization/authorization_management_client.py 66.03% <28.57%> (-2.65%) ⬇️
...2015_07_01/operations/elevate_access_operations.py 37.5% <37.5%> (ø)
...ion/v2015_07_01/authorization_management_client.py 38.88% <50%> (+0.65%) ⬆️
...re/mgmt/hdinsight/models/application_properties.py 27.77% <0%> (-7.01%) ⬇️
...gmt/hdinsight/models/application_properties_py3.py 27.77% <0%> (-7.01%) ⬇️
...insight/azure/mgmt/hdinsight/models/cluster_py3.py 100% <0%> (ø) ⬆️
...hdinsight/models/application_get_https_endpoint.py 40% <0%> (ø) ⬆️
...-hdinsight/azure/mgmt/hdinsight/models/__init__.py 100% <0%> (ø) ⬆️
...re/mgmt/hdinsight/models/cluster_get_properties.py 100% <0%> (ø) ⬆️
... and 209 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 e0f596e...8f5a7f2. Read the comment docs.

@AutorestCI AutorestCI merged commit 5e7301b into restapi_auto_authorization/resource-manager Feb 6, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5154 branch February 6, 2019 19:40
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #4061

lmazuel pushed a commit that referenced this pull request May 23, 2019
* Generated from ecddfa75c027603c3c615fa60a96d4844b85dbd2 (#4043)

typo: authorization/resource-manager/Microsoft.Authorization

- roleassignment -> role assignment
- delgation -> delegation

* [AutoPR authorization/resource-manager] Removed "x-ms-pageable" from the elevateAccess API (#4309)

* Generated from c4b75002ef1d363e750705c412a11d75fe39b2d6

Changed parameters to an array in elevateAccess

* Packaging update of azure-mgmt-authorization

* Move Authorization to SDK

* Update dev req path

* Update default profile

* Packaging update of azure-mgmt-authorization

* Dev req update

* ChangeLog
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