1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-07-26 16:44:18 -04:00
gitea/routers/api/v1
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
..
activitypub Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
admin Refactor names (#31405) 2024-06-19 06:32:45 +08:00
misc Refactor names (#31405) 2024-06-19 06:32:45 +08:00
notify Refactor names (#31405) 2024-06-19 06:32:45 +08:00
org Refactor names (#31405) 2024-06-19 06:32:45 +08:00
packages remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
repo Add return type to GetRawFileOrLFS and GetRawFile (#31680) 2024-07-25 14:06:19 +02:00
settings Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
shared Refactor names (#31405) 2024-06-19 06:32:45 +08:00
swagger Add tag protection via rest api #17862 (#31295) 2024-06-14 18:56:10 +02:00
user add skip secondary authorization option for public oauth2 clients (#31454) 2024-07-19 14:28:30 -04:00
utils Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
api.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00