You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
stevegt 39f2aa7c12 add simple descriptions for file API responses (#4089)
* Partial fix for #4010

Swagger needs a description field in each swagger:operation response.  Adding
minimal text for now on the way to getting swagger validate to pass.  Many
standard swagger client libraries will not work with gitea until validate
passes, so prioritizing that over better descriptions for now.

Signed-off-by: Steve Traugott <stevegt@t7a.org>
6 years ago
..
admin LDAP Public SSH Keys synchronization (#1844) 6 years ago
api/v1 add simple descriptions for file API responses (#4089) 6 years ago
dev Make time diff translatable (#2057) 7 years ago
org Splitted the user settings code into several files to be more maintainable (#3968) 6 years ago
private improve protected branch to add whitelist support (#2451) 7 years ago
repo Added deletion of an empty line at the end of the file (#4050) (#4054) 6 years ago
routes Make home.tmpl visible with Signin-View enabled (#4040) 6 years ago
user LDAP Public SSH Keys synchronization (#1844) 6 years ago
utils Allow adding collaborators with (fullname) (#3103) 7 years ago
home.go Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 6 years ago
init.go Store OAuth2 session data in database (#3660) 6 years ago
install.go issue-2768: added new option allow_only_external_registration (#3910) 6 years ago