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.
6543 2848c5eb8f Swagger info corrections (#9441)
* use numbers and not http.Status___ enum

* fix test

* add many missing swagger responses

* code format

* Deletion Sould return 204 ...

* error handling improvements

* if special error type ... then add it to swagger too

* one smal nit

* invalidTopicsError is []string

* valid swagger specification 2.0
 - if you add responses swagger can tell you if you do it right 👍

* use ctx.InternalServerError

* Revert "use numbers and not http.Status___ enum"

This reverts commit b1ff386e2418ed6a7f183e756b13277d701278ef.

* use http.Status* enum everywhere
5 years ago
..
blob.go Swagger info corrections (#9441) 5 years ago
branch.go Swagger info corrections (#9441) 5 years ago
collaborators.go Swagger info corrections (#9441) 5 years ago
commits.go Swagger info corrections (#9441) 5 years ago
file.go Swagger info corrections (#9441) 5 years ago
fork.go Swagger info corrections (#9441) 5 years ago
git_hook.go Swagger info corrections (#9441) 5 years ago
git_ref.go Swagger info corrections (#9441) 5 years ago
hook.go Swagger info corrections (#9441) 5 years ago
hook_test.go API endpoint for testing webhook (#3550) 6 years ago
issue.go Swagger info corrections (#9441) 5 years ago
issue_comment.go Swagger info corrections (#9441) 5 years ago
issue_label.go Swagger info corrections (#9441) 5 years ago
issue_reaction.go Swagger info corrections (#9441) 5 years ago
issue_stopwatch.go Swagger info corrections (#9441) 5 years ago
issue_subscription.go Swagger info corrections (#9441) 5 years ago
issue_tracked_time.go Swagger info corrections (#9441) 5 years ago
key.go Swagger info corrections (#9441) 5 years ago
label.go Swagger info corrections (#9441) 5 years ago
main_test.go API endpoint for testing webhook (#3550) 6 years ago
milestone.go Swagger info corrections (#9441) 5 years ago
pull.go Swagger info corrections (#9441) 5 years ago
release.go Swagger info corrections (#9441) 5 years ago
release_attachment.go Swagger info corrections (#9441) 5 years ago
repo.go Swagger info corrections (#9441) 5 years ago
repo_test.go Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 5 years ago
star.go Swagger info corrections (#9441) 5 years ago
status.go Swagger info corrections (#9441) 5 years ago
subscriber.go Swagger info corrections (#9441) 5 years ago
tag.go Swagger info corrections (#9441) 5 years ago
topic.go Swagger info corrections (#9441) 5 years ago
tree.go Swagger info corrections (#9441) 5 years ago