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:
Diffstat (limited to 'doc/api/resource_label_events.md')
-rw-r--r--doc/api/resource_label_events.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/resource_label_events.md b/doc/api/resource_label_events.md
index 9f0c9db6d71..316abb67920 100644
--- a/doc/api/resource_label_events.md
+++ b/doc/api/resource_label_events.md
@@ -4,7 +4,7 @@ group: Compliance
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
---
-# Resource label events API **(FREE)**
+# Resource label events API **(FREE ALL)**
Resource label events keep track about who, when, and which label was added to (or removed from)
an issue, merge request, or epic.
@@ -95,7 +95,7 @@ Parameters:
curl --header "PRIVATE-TOKEN: <your_access_token>" "https://gitlab.example.com/api/v4/projects/5/issues/11/resource_label_events/1"
```
-## Epics **(PREMIUM)**
+## Epics **(PREMIUM ALL)**
### List group epic label events