-
Notifications
You must be signed in to change notification settings - Fork 212
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
Add all Management API Roles endpoints #337
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just little nit picky comments. fwiw -
Codecov Report
@@ Coverage Diff @@
## master #337 +/- ##
============================================
+ Coverage 66.21% 77.9% +11.68%
- Complexity 470 499 +29
============================================
Files 39 42 +3
Lines 1332 1439 +107
============================================
+ Hits 882 1121 +239
+ Misses 450 318 -132
Continue to review full report at Codecov.
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Changes
References
Management API Roles docs
Testing
Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.
Checklist