This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/api/v1
qwerty287 054bc55a1c
Fix page and missing return on unadopted repos API (#18848) (#18927)
* 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
2022-02-27 20:18:23 +08:00
..
admin Fix page and missing return on unadopted repos API (#18848) (#18927) 2022-02-27 20:18:23 +08:00
misc
notify
org Add GetUserTeams (#18499) (#18531) 2022-02-02 08:40:04 +00:00
repo Update object repo with the migrated repository (#18684) (#18726) 2022-02-11 17:23:41 +01:00
settings
swagger
user Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
utils
api.go