gitea/routers/api/v1
Gusted 92dfbada37
Better describe what /repos/{owner}/{repo}/raw/{filepath} returns on 200 ()
- Set on the description that it returns the raw file content.
- Resolves 
2022-04-28 09:57:56 -05: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 team repos API () 2022-04-20 18:43:26 +08:00
packages Add Helm Chart registry () 2022-04-19 12:55:35 -04:00
repo Better describe what /repos/{owner}/{repo}/raw/{filepath} returns on 200 () 2022-04-28 09:57:56 -05: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 Fix DELETE request for non-existent public key () 2022-04-21 03:08:30 +02:00
utils Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
api.go more context for models () 2022-04-28 13:48:48 +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