1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/routers/api/v1
Chongyi Zheng f029b9ae4f
Document 409 error returned by repos/migrate api ()
* Document 409 error returned by repos/migrate api

* Generate swagger spec

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-04-12 16:13:07 +08:00
..
admin Add Package Registry () 2022-03-30 16:42:47 +08:00
misc Remove dependent on session auth for api/v1 routers () 2022-04-08 06:22:10 +02:00
notify Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
org Fix panic in teams API when requesting members () 2022-04-11 20:49:49 +08:00
packages Package registry changes () 2022-04-06 03:32:09 +02:00
repo Document 409 error returned by repos/migrate api () 2022-04-12 16:13:07 +08:00
settings Make mirror feature more configurable () 2021-09-07 17:49:36 +02:00
swagger Add Package Registry () 2022-03-30 16:42:47 +08:00
user Move organization related structs into sub package () 2022-03-29 14:29:02 +08:00
utils Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
api.go Remove dependent on session auth for api/v1 routers () 2022-04-08 06:22:10 +02:00
auth_windows.go Let web and API routes have different auth methods group () 2022-03-28 12:46:28 +08:00
auth.go Let web and API routes have different auth methods group () 2022-03-28 12:46:28 +08:00