-
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 authorization/resource-manager] Removed "x-ms-pageable" from the elevateAccess API #4309
[AutoPR authorization/resource-manager] Removed "x-ms-pageable" from the elevateAccess API #4309
Conversation
Changed parameters to an array in elevateAccess
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-authorizationYou 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_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
Continue to review full report at Codecov.
|
This PR has been merged into #4061 |
* 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
Created to sync Azure/azure-rest-api-specs#5154