mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-30 10:09:09 -05:00
141dc349e3
This commit adds proper error handling and returns 404 when a note does not exist. Previously, we leaked the `NotInDBError` and sent a 500 status code. Signed-off-by: David Mehren <git@herrmehren.de> |
||
---|---|---|
.. | ||
api | ||
authors | ||
errors | ||
groups | ||
history | ||
logger | ||
media | ||
monitoring | ||
notes | ||
permissions | ||
revisions | ||
users | ||
app.module.ts | ||
main.ts |