mirror of
https://github.com/go-gitea/gitea
synced 2025-02-24 22:04:18 +00:00
Allows the deletion of a webhook from a repository at the /:user/:repo/hooks/:id endpoint. Solves drone/drone issue #1603. Signed-off-by: Dennis Chen <barracks510@gmail.com>