mirror of
https://github.com/go-gitea/gitea
synced 2025-02-22 04:33:02 +01: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>