Include the full path to an upload in the api response
Merged
requested to merge briankabiro/gitlab-ee:25838-include-full-upload-url-in-api-response into master
All threads resolved!
Compare changes
Files
6- Brian Kabiro authored
To fetch an upload, a GET request needs to be made to /namespace_path/project_path/:upload_path. This change includes this url in the data returned after making an upload.
+ 4
− 4
@@ -176,6 +176,10 @@ def copy_file(file)
@@ -201,8 +205,4 @@ def identifier