]> source.dussan.org Git - gitea.git/commit
Organization webhook API endpoints
authorEthan Koenig <ethantkoenig@gmail.com>
Wed, 7 Dec 2016 04:36:28 +0000 (23:36 -0500)
committerKim "BKC" Carlbäcker <kim.carlbacker@gmail.com>
Sun, 25 Dec 2016 13:51:57 +0000 (14:51 +0100)
commit9847b38518fe19e0c764e92c51875443b3741e79
tree52509b6813d3b9714a420220af52d697e364ed3b
parentfa3abc22c06843bb27089e8c0f7aebf0f5d83fcc
Organization webhook API endpoints
routers/api/v1/api.go
routers/api/v1/org/hook.go [new file with mode: 0644]
routers/api/v1/repo/hook.go
routers/api/v1/utils/hook.go [new file with mode: 0644]