Skip to content

Add filepath to release_links API

Sean Carroll requested to merge 23700-add-filepath-to-release-links-api into master

What does this MR do?

  • Extends the API to allow creation of ReleaseLink objects with a filepath field.
  • Builds the filepath_url and exposes it through the API

Dependent on !25512 (merged)

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

Part of #27300 (closed)

Edited by Sean Carroll

Merge request reports