Skip to content

Include the full path to an upload in the api response

What does this MR do?

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 response returned after making an upload.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

#25838

Edited by Brian Kabiro

Merge request reports