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:
authorFrancisco Javier López <fjlopez@gitlab.com>2018-12-31 12:13:09 +0300
committerFrancisco Javier López <fjlopez@gitlab.com>2018-12-31 15:02:32 +0300
commit2cd47bba9a4ee1b503b37c548826ef527c4e49ba (patch)
tree5eac568727d03feb18677b7eab85c77f8eb2e5bd /changelogs/unreleased
parent77909a88460bbc864a5f95f3fa66053eb6cab5a8 (diff)
Fixed api content-disposition in blob and files endpoint
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/fj-55781-fix-api-blob-content-disposition.yml5
1 files changed, 5 insertions, 0 deletions
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