1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-28 15:06:17 +02:00
gitea/routers/api/v1
Lunny Xiao 6edfa6bc88
Fix broken migration on webhook (#13911)
* Fix broken migration on webhook

* Fix lint

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2020-12-09 17:20:13 +00:00
..
admin Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 2020-11-27 21:42:08 -05:00
misc Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +01:00
notify move notification APIFormat (#13783) 2020-12-02 09:24:35 +00:00
org Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
repo Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
settings Expose default theme in meta and API (#13809) 2020-12-03 13:53:21 +01:00
swagger Add review request api (#11355) 2020-10-20 14:18:25 -04:00
user Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
utils Fix broken migration on webhook (#13911) 2020-12-09 17:20:13 +00:00
api.go [API] Only Return Json (#13511) 2020-11-14 11:13:55 -05:00