Iodine98 / dora-back

A Python backend for Document Retrieval and Analysis (DoRA).
MIT License
0 stars 1 forks source link

Add post method to delete file route #50

Closed Iodine98 closed 5 months ago

Iodine98 commented 5 months ago

This pull request adds a post method to the delete file route in order to allow for file deletion using both the DELETE and POST HTTP methods.