hedgedoc/src/api
David Mehren 8b9a45b738
NotesService: Let createNote create an actual Note and introduce createNoteDto to create & convert in one step.
It might be handy to have access to the original `Note` after creating one, so the creation and conversion to a `NoteDto` is now split.

Signed-off-by: David Mehren <git@herrmehren.de>
2020-09-25 21:37:39 +02:00
..
public NotesService: Let createNote create an actual Note and introduce createNoteDto to create & convert in one step. 2020-09-25 21:37:39 +02:00