forgejo/templates
zeripath 43f9233914 Fix Swagger JSON autogeneration issues. (#4845)
* Fix Swagger JSON.

Remove unnecessary schema references for the forbidden and empty responses

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Fix swagger API for CreateAccessToken

* Fix admin create org swagger

* Fix swagger for adminCreateRepo

* More swagger fixes

Set int64 format for those which are int64
Some more form fixes

* Fix swagger description of GET /repos/{owner}/{repo}/pulls
2018-10-20 23:40:42 -04:00
..
admin Allow admin toggle forcing a password change for newly created users (#4563) 2018-09-13 12:34:36 -04:00
base Fix user menu item styling (#4985) 2018-09-27 16:58:38 -04:00
custom
explore Fix missing AppSubUrl in some templates (#5020) 2018-10-05 20:22:33 +03:00
mail
org
repo Fix adding review comment in split view (#5038) 2018-10-09 08:46:23 +08:00
status Add gitea/issues link to 500 page (#4654) 2018-08-11 13:04:43 -04:00
swagger Fix Swagger JSON autogeneration issues. (#4845) 2018-10-20 23:40:42 -04:00
user Fix missing AppSubUrl in few more templates (#5021) 2018-10-05 19:41:09 -04:00
home.tmpl Fix home page template regression (#5102) 2018-10-18 21:07:30 +08:00
install.tmpl