0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-18 04:31:48 +01:00
gitea/routers
vincent f8a1bad883
Fix: system webhooks API bug (#28531)
- Fix the bug about admin/hooks API that `GET /admin/hooks` can only
fetch system_hooks, `POST /admin/hooks` can only create default_hooks.
2023-12-31 04:31:50 +00:00
..
api Fix: system webhooks API bug (#28531) 2023-12-31 04:31:50 +00:00
common
install
private
utils
web
init.go