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:
authorRobert Schilling <2900-razer6@users.noreply.gitlab.com>2019-02-13 13:51:12 +0300
committerKamil TrzciƄski <ayufan@ayufan.eu>2019-02-13 13:51:12 +0300
commitb178443854861befaa78798ee11273102767f28e (patch)
tree0a57fa61ea687e51e20ab35881ab68af6b5b496b /doc/api
parent2b68d0cdb36bf6b59efff9ca7209da65ed61777e (diff)
Add support for FTP assets for releases
Extend the list of supported protocols to include FTP.
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/releases/links.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/releases/links.md b/doc/api/releases/links.md
index ae99f3bd8b6..fd7b9d6e6e2 100644
--- a/doc/api/releases/links.md
+++ b/doc/api/releases/links.md
@@ -3,6 +3,7 @@
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/41766) in GitLab 11.7.
Using this API you can manipulate GitLab's [Release](../../user/project/releases/index.md) links. For manipulating other Release assets, see [Release API](index.md).
+GitLab supports links links to `http`, `https`, and `ftp` assets.
## Get links