Document admin access requirement for /deploy_keys endpoint
This commit is contained in:
parent
51821e1ee4
commit
166d5b0dfb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
## List all deploy keys
|
||||
|
||||
Get a list of all deploy keys across all projects.
|
||||
Get a list of all deploy keys across all projects of the GitLab instance. This endpoint requires admin access.
|
||||
|
||||
```
|
||||
GET /deploy_keys
|
||||
|
|
Loading…
Reference in a new issue