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.
gitea/routers/api/v1
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>
7 years ago
..
admin Cleanup models.User.HashPassword (#3334) 7 years ago
convert Populate URL field of API commits (#3546) 7 years ago
misc Rework special link parsing in the post-processing of markup (#3354) 7 years ago
org don't reset team/repo count when updating team via API (#3831) 7 years ago
repo add simple descriptions for file API responses (#4089) 7 years ago
swagger add simple descriptions for swagger validate (#4087) 7 years ago
user LDAP Public SSH Keys synchronization (#1844) 7 years ago
utils Add more webhooks support and refactor webhook templates directory (#3929) 7 years ago
api.go API endpoint for testing webhook (#3550) 7 years ago