hedgedoc/test/public-api
Philip Molares 1f897636bb 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-22 23:13:13 +02:00
..
fixtures MediaService: Add unit tests 2021-02-16 21:12:23 +01:00
me.e2e-spec.ts Tests: Removed all eslint-disable lines 2021-04-16 10:14:05 +02:00
media.e2e-spec.ts Media E2E tests: Add error handling for upload cleanup 2021-04-22 21:29:23 +02:00
notes.e2e-spec.ts PublicApi: Add option to keep media to DELETE /notes/{note} 2021-04-22 23:13:13 +02:00