2.12. permission
Manage repository permissions.
2.12.1. getUserTransitivePermission リンクのコピーリンクがクリップボードにコピーされました!
Get the fetch the permission for the specified user.
GET /api/v1/repository/{repository}/permissions/user/{username}/transitive
Authorizations: oauth2_implicit (repo:admin)
Path parameters
| Type | Name | Description | Schema |
|---|---|---|---|
| path |
repository | The full path of the repository. e.g. namespace/name | string |
| path |
username | The username of the user to which the permissions apply | string |