Skip to content

Expose `release_links.link_type` via API

Sean Carroll requested to merge 207257-specify-asset-types-in-releases-2 into master

What does this MR do?

In !33156 (merged) a new column, link_type, was added to release_links.

This MR exposes this new field via the REST API.

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 #207257 (closed)

Edited by Sean Carroll

Merge request reports