0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-15 15:55:38 +01:00
gitea/routers
Adam Majer bae87dfb09
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>
2024-07-25 14:06:19 +02:00
..
api Add return type to GetRawFileOrLFS and GetRawFile (#31680) 2024-07-25 14:06:19 +02:00
common
install
private Allow force push to protected branches (#28086) 2024-07-05 18:21:56 +00:00
utils
web Support delete user email in admin panel (#31690) 2024-07-25 18:11:04 +08:00
init.go