harbor/API
Daniel Jiang 64dc5122e6 Add role list in project response
This commit fixes #9771

It compares the roles to return the one with highest permission in the
response of `GET /api/projects`.
In addition to that, it adds the role list to the response, because a
user can have multiple roles in a project.
It also removes the togglable attribute as it's not used anywhere.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-11-11 14:03:50 +08:00
..
harbor Add role list in project response 2019-11-11 14:03:50 +08:00
scanner create API folder to keep API swagger files 2019-10-30 21:41:03 +08:00