0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-07 22:28:34 -05:00
forgejo/routers
Adam Majer 94e9cbcd71
Add return type to GetRawFileOrLFS and GetRawFile (#31680)
Document return type for the endpoints that fetch specific files from a
repository. This allows the swagger generated code to read the returned
data.

Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit bae87dfb0958e6a2920c905e51c2a026b7b71ca6)
2024-07-28 09:00:29 +02:00
..
api Add return type to GetRawFileOrLFS and GetRawFile (#31680) 2024-07-28 09:00:29 +02:00
common
install Fix wrong error highlighting on install page (#4063) 2024-06-11 19:05:05 +00:00
private fix(hook): ignore unknown push options instead of failing 2024-07-02 21:39:01 +02:00
utils
web Support delete user email in admin panel (#31690) 2024-07-28 09:00:29 +02:00
init.go