Closed Marie000 closed 3 years ago
With this change, when we copy an existing note to an outline, we can also pass in a body with modifications to the note.
for example: POST /outlines/:id/notes?source=noteId with body { next: note2, previous: note3 }
With this change, when we copy an existing note to an outline, we can also pass in a body with modifications to the note.
for example: POST /outlines/:id/notes?source=noteId with body { next: note2, previous: note3 }