Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-11-25 12:13:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-11-25 12:13:54 +0300
commit4d60d012f859c066d21d69d461705236df389788 (patch)
tree9d08c72411a2881547b9981667f66f04b853c36b /doc/api/audit_events.md
parent8d2c267efcdb6adbf69ce60d84ad7a73b18a5eb6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/audit_events.md')
-rw-r--r--doc/api/audit_events.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/audit_events.md b/doc/api/audit_events.md
index fd25ab08729..888323f9362 100644
--- a/doc/api/audit_events.md
+++ b/doc/api/audit_events.md
@@ -312,7 +312,7 @@ Example response:
### Retrieve a specific project audit event
-Only available to project maintainers or owners.
+Only available to users with at least the [Maintainer role](../user/permissions.md) for the project.
```plaintext
GET /projects/:id/audit_events/:audit_event_id