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.
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
..
branch.go refactor: import order. (#3736) 6 years ago
collaborators.go refactor: import order. (#3736) 6 years ago
file.go add simple descriptions for file API responses (#4089) 6 years ago
fork.go refactor: import order. (#3736) 6 years ago
hook.go API endpoint for testing webhook (#3550) 6 years ago
hook_test.go API endpoint for testing webhook (#3550) 6 years ago
issue.go Multiple assignees (#3705) 6 years ago
issue_comment.go Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
issue_label.go fix wrong issue endpoints in swagger doc (#3914) 6 years ago
issue_tracked_time.go refactor: import order. (#3736) 6 years ago
key.go refactor: import order. (#3736) 6 years ago
label.go refactor: import order. (#3736) 6 years ago
main_test.go API endpoint for testing webhook (#3550) 6 years ago
milestone.go refactor: import order. (#3736) 6 years ago
pull.go Multiple assignees (#3705) 6 years ago
release.go Fix some webhooks bugs (#3981) 6 years ago
release_attachment.go refactor: import order. (#3736) 6 years ago
repo.go Add topic support (#3711) 6 years ago
star.go refactor: import order. (#3736) 6 years ago
status.go refactor: import order. (#3736) 6 years ago
subscriber.go refactor: import order. (#3736) 6 years ago