]> source.dussan.org Git - gitea.git/commit
Return `404` in the API if the requested webhooks were not found (#24823)
authorYevhen Pavlov <yevhen.pavlov.ua@gmail.com>
Sun, 21 May 2023 02:54:28 +0000 (05:54 +0300)
committerGitHub <noreply@github.com>
Sun, 21 May 2023 02:54:28 +0000 (10:54 +0800)
commit1dfaf83798e1ea4b994fb13924fffe403f8e2e11
tree633871fb32ddc4c504b7557d2af1f2bfba8bccb8
parent6b33152b7dc81b38e5832a30c52cfad1902e86d0
Return `404` in the API if the requested webhooks were not found (#24823)

Should resolve first point of the issue
https://github.com/go-gitea/gitea/issues/24574
routers/api/v1/admin/hooks.go