-
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 blueprint/resource-manager] Blueprints API update for excludePrincipals and whoIsBlueprint #4677
[AutoPR blueprint/resource-manager] Blueprints API update for excludePrincipals and whoIsBlueprint #4677
Conversation
Update typo and descriptions
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-blueprintYou 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: |
Incorporate feedback
Codecov Report
@@ Coverage Diff @@
## restapi_auto_blueprint/resource-manager #4677 +/- ##
===========================================================================
+ Coverage 52.89% 54.15% +1.25%
===========================================================================
Files 11855 10098 -1757
Lines 262980 205285 -57695
===========================================================================
- Hits 139110 111166 -27944
+ Misses 123870 94119 -29751
Continue to review full report at Codecov.
|
fix autorest warning
Update parameters block for the URL params
Update description
Merge branch 'BlueprintApiUpdate_ExcludePrincipalsAndWhoIsBlueprint' of https://github.com/filizt/azure-rest-api-specs into BlueprintApiUpdate_ExcludePrincipalsAndWhoIsBlueprint
Fix description one more time
Update descriptions to match with ScopeParameter type
This PR has been merged into #4158 |
Created to sync Azure/azure-rest-api-specs#5470