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/group_boards.md')
-rw-r--r--doc/api/group_boards.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/api/group_boards.md b/doc/api/group_boards.md
index 9208f54c0bf..267b9feb750 100644
--- a/doc/api/group_boards.md
+++ b/doc/api/group_boards.md
@@ -4,7 +4,7 @@ group: Project Management
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
---
-# Group issue boards API **(FREE)**
+# Group issue boards API **(FREE ALL)**
Every API call to [group issue boards](../user/project/issue_board.md#group-issue-boards) must be authenticated.
@@ -242,7 +242,7 @@ Example response:
}
```
-## Create a group issue board **(PREMIUM)**
+## Create a group issue board **(PREMIUM ALL)**
Creates a group issue board.
@@ -349,7 +349,7 @@ Example response:
}
```
-## Delete a group issue board **(PREMIUM)**
+## Delete a group issue board **(PREMIUM ALL)**
Deletes a group issue board.