0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 21:06:08 +01:00
gitea/routers/api/v1
qwerty287 1563a45623
Fix page and missing return on unadopted repos API (#18848)
* Fix page and missing return on unadopted repos API

Page must be 1 if it's not specified and it should return after sending an internal server error.

* Allow ignore pages

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-02-27 20:17:42 +08:00
..
admin Fix page and missing return on unadopted repos API (#18848) 2022-02-27 20:17:42 +08:00
misc
notify
org Add GetUserTeams (#18499) 2022-02-01 14:09:24 -05:00
repo Add apply-patch, basic revert and cherry-pick functionality (#17902) 2022-02-09 20:28:55 +00:00
settings
swagger
user API: Return primary language and repository language stats API URL (#18396) 2022-01-25 08:33:40 +02:00
utils
api.go Add apply-patch, basic revert and cherry-pick functionality (#17902) 2022-02-09 20:28:55 +00:00