Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websites and crawls DELETE #13

Open
folland87 opened this issue Sep 19, 2023 · 0 comments
Open

Websites and crawls DELETE #13

folland87 opened this issue Sep 19, 2023 · 0 comments

Comments

@folland87
Copy link
Member

Is your feature request related to a problem? Please describe.
There is no way to free the application from a crawl. The deletion of a crawl is not implemented. It should delete a crawl from the database, and delete the crawls' files from the object storage.

Describe the solution you'd like
Implement a /websites/{website_id}/crawls/{crawl_id} delete method that deletes a crawl in the database and its files in object storage
Implement a /websites/{website_id} delete method that deletes all crawls of a website in the database and their files in object storage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant