diff options
api: delete repository webhooks (#3275)
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>
Diffstat (limited to 'routers/api/v1/api.go')
1 files changed, 6 insertions, 3 deletions