hedgedoc/test
Philip Molares 4640735d18
PublicApi: Add option to keep media to DELETE /notes/{note}
This adds a body to the route DELETE /notes/{note} of the public api to specify if the associated media uploads of the note should be kept or deleted.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-04-01 01:23:12 +02:00
..
private-api PrivateApi: Add option to keep media to DELETE /notes/{note} 2021-04-01 01:22:34 +02:00
public-api PublicApi: Add option to keep media to DELETE /notes/{note} 2021-04-01 01:23:12 +02:00
utils.ts Media E2E tests: Add error handling for upload cleanup 2021-04-22 21:29:23 +02:00