mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 16:10:25 +08: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>