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
path: root/doc/api
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-10-09 18:09:18 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-09 18:09:18 +0300
commit960d1d4c59270049f24e09084874b10997dc79de (patch)
tree3cbefb0ea353f2b9b58d01b66ffb096a7b9e8421 /doc/api
parent9cdba33385132eeb35bb1175db0531093037139e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/group_clusters.md3
-rw-r--r--doc/api/members.md5
-rw-r--r--doc/api/project_clusters.md3
3 files changed, 6 insertions, 5 deletions
diff --git a/doc/api/group_clusters.md b/doc/api/group_clusters.md
index 17413ea2a3b..27b76d1f0c0 100644
--- a/doc/api/group_clusters.md
+++ b/doc/api/group_clusters.md
@@ -8,8 +8,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/30213) in GitLab 12.1.
-NOTE: **Note:**
-User will need at least maintainer access for the group to use these endpoints.
+Users need at least [Maintainer](../user/permissions.md) access for the group to use these endpoints.
## List group clusters
diff --git a/doc/api/members.md b/doc/api/members.md
index 43012a5cb80..6886ed410e0 100644
--- a/doc/api/members.md
+++ b/doc/api/members.md
@@ -227,7 +227,10 @@ Example response:
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/217384) in GitLab 13.5.
-Gets a list of group members who counts as billable, including members in the sub group/project.
+Gets a list of group members that count as billable. The list includes members in the subgroup or subproject.
+
+NOTE:
+Unlike other API endpoints, billable members is updated once per day at 12:00 UTC.
This function takes [pagination](README.md#pagination) parameters `page` and `per_page` to restrict the list of users.
diff --git a/doc/api/project_clusters.md b/doc/api/project_clusters.md
index 04694157561..ce175184179 100644
--- a/doc/api/project_clusters.md
+++ b/doc/api/project_clusters.md
@@ -8,8 +8,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/23922) in GitLab 11.7.
-NOTE: **Note:**
-User will need at least maintainer access to use these endpoints.
+Users need at least [Maintainer](../user/permissions.md) access to use these endpoints.
## List project clusters