From bc6f98831e49d39685b9ffe0f7b54a8225724390 Mon Sep 17 00:00:00 2001 From: Grzegorz Bizon Date: Mon, 10 Dec 2018 10:52:30 +0000 Subject: Merge branch '54626-able-to-download-a-single-archive-file-with-api-by-ref-name' into 'master' Add endpoint to download single artifact by ref Closes #54626 See merge request gitlab-org/gitlab-ce!23538 --- ...6-able-to-download-a-single-archive-file-with-api-by-ref-name.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/54626-able-to-download-a-single-archive-file-with-api-by-ref-name.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/54626-able-to-download-a-single-archive-file-with-api-by-ref-name.yml b/changelogs/unreleased/54626-able-to-download-a-single-archive-file-with-api-by-ref-name.yml new file mode 100644 index 00000000000..fa905b47ca2 --- /dev/null +++ b/changelogs/unreleased/54626-able-to-download-a-single-archive-file-with-api-by-ref-name.yml @@ -0,0 +1,5 @@ +--- +title: Add new endpoint to download single artifact file for a ref +merge_request: 23538 +author: +type: added -- cgit v1.2.3