Publish a draft note
PUT
/api/v4/projects/{id}/merge_requests/{merge_request_iid}/draft_notes/{draft_note_id}/publish
Publishes a draft note for a specified merge request.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
string
The ID of a project
merge_request_iid
required
integer
The ID of a merge request
draft_note_id
required
integer
The ID of a draft note
Responses
Section titled “Responses”No Content
Bad Request
Unauthorized
Not found