-
There might exist multiple owners for a project. To get them, get all user authorizations objects associated with a project: https://code.onedev.io/help/api/io.onedev.server.rest.ProjectResource/getUserAuthorizations
All those with
role_idset to1(owner role in OneDev) are owners of the project. -
that helped. thanks
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
Is there a way to get the owner of a repository/project via the API?
If not, is there any way to implement that?