hedgedoc/src/api/private/notes
David Mehren 470f09d8fe
Private API: Use GetNotePipe
This replaces repeated calls to `noteService.getNoteByIdOrAlias`
and associated error handling with the `GetNotePipe`
in the `Param` decorator.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-08-29 17:33:02 +02:00
..
notes.controller.spec.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
notes.controller.ts Private API: Use GetNotePipe 2021-08-29 17:33:02 +02:00