Traeger-GmbH / release-server

An server application for managing your own release artifacts via a REST API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delete a specific Artifact

tiwalter opened this issue · comments

Implemented a DELETE endpoint to delete a specific artifact & ab endpoint to delete a whole product.
The unit tests are also implemented for it.