forgejo/routers/api/v1
Lunny Xiao b8911fb456
Use a struct as test options (#19393)
* Use a struct as test options

* Fix name

* Fix test
2022-04-14 21:58:21 +08:00
..
admin
misc Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00
notify Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
org Fix panic in teams API when requesting members (#19360) 2022-04-11 20:49:49 +08:00
packages Package registry changes (#19305) 2022-04-06 03:32:09 +02:00
repo Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
settings
swagger
user
utils Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
api.go Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00
auth.go
auth_windows.go