diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2019-01-14 14:52:05 +0100 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2019-02-06 14:56:16 +0100 |
commit | 7c6efc001f90ff07c0d48e81409dc5ecd3739b25 (patch) | |
tree | 27640ef86320f2aa1177016ee0c3254a1cdab0c8 /doc/api/README.md | |
parent | ad25e14844eeb0db92f69e637eb20ee8a1328659 (diff) | |
download | gitlab-ce-7c6efc001f90ff07c0d48e81409dc5ecd3739b25.tar.gz |
Add documentationapi-group-labels
Diffstat (limited to 'doc/api/README.md')
-rw-r--r-- | doc/api/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/README.md b/doc/api/README.md index 692f63a400c..a060e0481bf 100644 --- a/doc/api/README.md +++ b/doc/api/README.md @@ -29,6 +29,7 @@ The following API resources are available: - [Group access requests](access_requests.md) - [Group badges](group_badges.md) - [Group issue boards](group_boards.md) + - [Group labels](group_labels.md) - [Group-level variables](group_level_variables.md) - [Group members](members.md) - [Group milestones](group_milestones.md) |