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-03-05 12:09:07 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-05 12:09:07 +0300
commit77831d580c99993c0367bbb8f2aec373ff09a79a (patch)
tree58712f4fe9b5b5c6543e32a0e98b092e15481930 /doc/api/members.md
parent5092e9b37cf208ec604470afd4ebb62b1b58673e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/members.md')
-rw-r--r--doc/api/members.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/members.md b/doc/api/members.md
index bf2bf8c1220..0948c82b05f 100644
--- a/doc/api/members.md
+++ b/doc/api/members.md
@@ -237,6 +237,8 @@ Example response:
Gets a list of group members that count as billable. The list includes members in the subgroup or subproject.
+This API endpoint works on top-level groups only. It does not work on subgroups.
+
NOTE:
Unlike other API endpoints, billable members is updated once per day at 12:00 UTC.