hedgedoc/test/public-api
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
..
fixtures MediaService: Add unit tests 2021-02-13 22:12:19 +01:00
me.e2e-spec.ts Tests: Removed all eslint-disable lines 2021-04-12 17:06:59 +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-01 01:23:12 +02:00