hedgedoc/src/api
Philip Molares 5f49cb8d48 NotesService: Replace noteByIdOrAlias with note as parameter
As the NotesController has the note already, because it checked with it if the user has the permission to perform the action, it's not necessary to get the note from the DB again, instead we should just provide the note to the functions directly.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-02-20 19:51:27 +01:00
..
private Docs: Add api tags to group controller 2021-02-05 14:13:34 +01:00
public NotesService: Replace noteByIdOrAlias with note as parameter 2021-02-20 19:51:27 +01:00
utils MarkdownBody: Register swagger metadata 2021-01-10 19:21:19 +01:00