Skip to content

Add update endpoint to draft note API

What does this MR do and why?

Adds a basic endpoint for updating the note portion of a draft note via the Draft Notes API.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

  1. Add a draft note to an MR
  2. Modify the MR using the API
  3. Confirm that the change has been implemented

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #321259 (closed)

Edited by Kerri Miller

Merge request reports