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>2020-03-07 00:07:59 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-07 00:07:59 +0300
commit1c25ac983cd1e4335faa1ec4922c314d6321e224 (patch)
tree68d88ab5d9ed5c3397e52fe85fc38ab237335a91 /doc/api/api_resources.md
parent83731155d997ae24c7e0cd5ffa6f0dba41bec6dc (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/api_resources.md')
-rw-r--r--doc/api/api_resources.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/api_resources.md b/doc/api/api_resources.md
index 6a8394752c5..7685a564076 100644
--- a/doc/api/api_resources.md
+++ b/doc/api/api_resources.md
@@ -61,6 +61,7 @@ The following API resources are available in the project context:
| [Protected tags](protected_tags.md) | `/projects/:id/protected_tags` |
| [Releases](releases/index.md) | `/projects/:id/releases` |
| [Release links](releases/links.md) | `/projects/:id/releases/.../assets/links` |
+| [Remote mirrors](remote_mirrors.md) | `/projects/:id/remote_mirrors` |
| [Repositories](repositories.md) | `/projects/:id/repository` |
| [Repository files](repository_files.md) | `/projects/:id/repository/files` |
| [Repository submodules](repository_submodules.md) | `/projects/:id/repository/submodules` |