mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 02:04:27 +00:00
5ff2dfb23e
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>