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
3- 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.
+ 7
− 0
@@ -134,6 +134,7 @@ def to_h
@@ -205,4 +206,10 @@ def dynamic_segment