-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
New API routes added #5594
New API routes added #5594
Conversation
24444a5
to
f1e0875
Compare
@lafriks I have added the appropriate comments. But the DronCI build still tends to fail the error states that I have to commit the files after executing |
You must still remove newline from |
21fda1f
to
734ef82
Compare
Codecov Report
@@ Coverage Diff @@
## master #5594 +/- ##
=========================================
Coverage ? 37.85%
=========================================
Files ? 328
Lines ? 48240
Branches ? 0
=========================================
Hits ? 18263
Misses ? 27347
Partials ? 2630
Continue to review full report at Codecov.
|
@lafriks I have fixed it. |
815e28f
to
cce73b8
Compare
@kolaente I have made the changes. |
@lafriks I have made the changes. |
@lafriks Is there anything left to be fixed in this PR? |
Peeps we keep adding APIs but not tests to go with them! |
Yes, integration tests should be a necessary with PRs when send a PR about APIs. |
* New API routes added * Comments added * Build fix * swagger_v1_json.tmpl without new line character * Typo fix * Code review changes * Code review changes * Add copyright * Add copyright * Add copyright * Update per @lafriks feedback * Update org.go * Update user.go * Update user.go * make fmt
Fix to Issue #4387
New API routes added
GET api/v1/admin/users/{username}/orgs
GET api/v1/admin/orgs
GET api/v1/admin/users