aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/v1/org/hook.go
Commit message (Expand)AuthorAgeFilesLines
* format with gofumpt (#18184)65432022-01-201-2/+2
* Use a standalone struct name for Organization (#17632)Lunny Xiao2021-11-191-2/+2
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-6/+6
* [API] generalize list header (#16551)65432021-08-121-4/+17
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-5/+9
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-091-1/+1
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-1/+9
* Swagger info corrections (#9441)65432019-12-201-5/+10
* Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module...Lunny Xiao2019-11-101-1/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-2/+1
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Updates to API 404 responses (#6077)John Olheiser2019-03-181-1/+1
* Fix Swagger JSON autogeneration issues. (#4845)zeripath2018-10-201-0/+12
* Fix swagger errors (#4220)Antoine GIRARD2018-06-121-0/+49
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-56/+44
* Improve swagger doc (#2274)Antoine GIRARD2017-08-211-0/+56
* Bug fixes for webhook API (#650)Ethan Koenig2017-01-141-1/+5
* Organization webhook API endpointsEthan Koenig2016-12-251-0/+65