docat-org/docat

Add ability to delete docs

Closed this issue · 2 comments

Implement something like DELETE /api/PROJECT/VERSION

I would definitely use this!

Before we merge this we need to implement some kind of token.
As discussed with @fliiiix the simplest aproach would be to generate a uuid
when a project is created, which is then returned after creation.
When one wants to delete a version he has to pass this token.