From 2cd47bba9a4ee1b503b37c548826ef527c4e49ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Javier=20L=C3=B3pez?= Date: Mon, 31 Dec 2018 10:13:09 +0100 Subject: Fixed api content-disposition in blob and files endpoint --- changelogs/unreleased/fj-55781-fix-api-blob-content-disposition.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/fj-55781-fix-api-blob-content-disposition.yml (limited to 'changelogs/unreleased') diff --git a/changelogs/unreleased/fj-55781-fix-api-blob-content-disposition.yml b/changelogs/unreleased/fj-55781-fix-api-blob-content-disposition.yml new file mode 100644 index 00000000000..2e1d9889b22 --- /dev/null +++ b/changelogs/unreleased/fj-55781-fix-api-blob-content-disposition.yml @@ -0,0 +1,5 @@ +--- +title: Fix content-disposition in blobs and files API endpoint +merge_request: 24078 +author: +type: fixed -- cgit v1.2.3