Skip to content

Websites and crawls DELETE #13

@folland87

Description

@folland87

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions