Skip to content

Allow replying to an individual note in the API

What does this MR do?

This allows replying to a discussion that represents an individual note, but is 'replyable', from the API. You can already do this from the UI.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61392.

Merge request reports