diff options
| author | Francisco Javier López <fjlopez@gitlab.com> | 2018-03-05 17:51:40 +0000 |
|---|---|---|
| committer | Douwe Maan <douwe@gitlab.com> | 2018-03-05 17:51:40 +0000 |
| commit | 8fe880dc064e0e6cd10f7176ade7c312cfb37b90 (patch) | |
| tree | fd52091357726e167d27690e5d1e99a981e1821d /doc/api/README.md | |
| parent | 49f72d06654bd7bdea259154e1092a53aab57acc (diff) | |
| download | gitlab-ce-8fe880dc064e0e6cd10f7176ade7c312cfb37b90.tar.gz | |
Projects and groups badges API
Diffstat (limited to 'doc/api/README.md')
| -rw-r--r-- | doc/api/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/README.md b/doc/api/README.md index b193ef4ab7f..53f1a70c1aa 100644 --- a/doc/api/README.md +++ b/doc/api/README.md @@ -24,6 +24,7 @@ following locations: - [GitLab CI Config templates](templates/gitlab_ci_ymls.md) - [Groups](groups.md) - [Group Access Requests](access_requests.md) +- [Group Badges](group_badges.md) - [Group Members](members.md) - [Issues](issues.md) - [Issue Boards](boards.md) @@ -43,6 +44,7 @@ following locations: - [Pipeline Schedules](pipeline_schedules.md) - [Projects](projects.md) including setting Webhooks - [Project Access Requests](access_requests.md) +- [Project Badges](project_badges.md) - [Project import/export](project_import_export.md) - [Project Members](members.md) - [Project Snippets](project_snippets.md) |
