hedgedoc/test/private-api
Philip Molares bd4231c1c5
PrivateApi: Add option to keep media to DELETE /notes/{note}
This adds a body to the route DELETE /notes/{note} of the private 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:22:34 +02:00
..
fixtures PrivateE2E: Add test fixtures for private api 2021-03-24 11:14:48 +01:00
history.e2e-spec.ts PrivateAPI: Add lastVisited to HistoryEntryImportDto 2021-04-11 12:37:47 +02:00
me.e2e-spec.ts PrivateE2EMe: Add E2E test for private api /me routes 2021-03-20 19:01:04 +01: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 PrivateApi: Add option to keep media to DELETE /notes/{note} 2021-04-01 01:22:34 +02:00