service/domain/workflow/project_permissions_list
Api Code Documentation / Exports / service/domain/workflow/project_permissions_list
Table of contents
Functions
Functions
getProjectPermissions
▸ getProjectPermissions(ctx
, user
, projectId
, repository
): Promise
<Type
<Permissions
>>
Parameters
Name | Type |
---|---|
ctx | Ctx |
user | ServiceUser |
projectId | string |
repository | Repository |
Returns
Promise
<Type
<Permissions
>>