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
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 b1ff386e24.

* use http.Status* enum everywhere
5 years ago
..
admin Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
api/v1 Swagger info corrections (#9441) 5 years ago
dev Display ui time with customize time location (#7792) 6 years ago
org site admin could view org's members (#9346) 5 years ago
private AuthorizedKeysCommand should not query db directly (#9371) 5 years ago
repo Change PR commits and diffs to use base repo rather than forked (#3648) 5 years ago
routes Change target branch for pull request (#6488) 5 years ago
user Fix cache problem on dashboard (#9358) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 7 years ago
home.go Explore page: Add topic param to pagination (#9077) (#9078) 5 years ago
init.go Response for context on retry database connection (#9444) 5 years ago
install.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
metrics.go Use gitea forked macaron (#7933) 6 years ago
swagger_json.go Swagger.v1.json template (#3572) 7 years ago