gitlab4j-api icon indicating copy to clipboard operation
gitlab4j-api copied to clipboard

Add PositionType.FILE

Open 1cedsoda opened this issue 1 year ago • 0 comments

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

1cedsoda avatar Apr 26 '24 11:04 1cedsoda