1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-08-24 21:34:36 -04:00
gitea/routers/api
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
..
v1 Fix page and missing return on unadopted repos API (#18848) 2022-02-27 20:17:42 +08:00