gitlab4j-api
gitlab4j-api copied to clipboard
Add PositionType.FILE
A note can have a positoin of type image, text and file. The type file wasn't allowed in the API, but only due to a bug. It is supported now.
Official Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/423046 Official MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/130404