gitea/routers/api/v1/repo
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
..
branch.go Fixes repo branch endpoint summary (#4893) 2018-09-09 11:36:08 +08:00
collaborators.go An inactive user shouldn't be able to be added as a collaborator (#4535) 2018-08-07 13:01:06 +03:00
file.go Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
fork.go refactor: import order. (#3736) 2018-03-29 21:32:40 +08:00
hook.go Fix Swagger JSON autogeneration issues. (#4845) 2018-10-20 23:40:42 -04:00
hook_test.go API endpoint for testing webhook (#3550) 2018-04-29 14:21:33 +08:00
issue.go Fix Swagger JSON autogeneration issues. (#4845) 2018-10-20 23:40:42 -04:00
issue_comment.go Fix Swagger JSON autogeneration issues. (#4845) 2018-10-20 23:40:42 -04:00
issue_label.go Fix Swagger JSON autogeneration issues. (#4845) 2018-10-20 23:40:42 -04:00
issue_tracked_time.go Fix Swagger JSON autogeneration issues. (#4845) 2018-10-20 23:40:42 -04:00
key.go Fix Swagger JSON autogeneration issues. (#4845) 2018-10-20 23:40:42 -04:00
label.go Fix Swagger JSON autogeneration issues. (#4845) 2018-10-20 23:40:42 -04:00
main_test.go API endpoint for testing webhook (#3550) 2018-04-29 14:21:33 +08:00
milestone.go Fix Swagger JSON autogeneration issues. (#4845) 2018-10-20 23:40:42 -04:00
pull.go Fix Swagger JSON autogeneration issues. (#4845) 2018-10-20 23:40:42 -04:00
release.go Fix Swagger JSON autogeneration issues. (#4845) 2018-10-20 23:40:42 -04:00
release_attachment.go Fix Swagger JSON autogeneration issues. (#4845) 2018-10-20 23:40:42 -04:00
repo.go Fix Swagger JSON autogeneration issues. (#4845) 2018-10-20 23:40:42 -04:00
star.go refactor: import order. (#3736) 2018-03-29 21:32:40 +08:00
status.go refactor: import order. (#3736) 2018-03-29 21:32:40 +08:00
subscriber.go refactor: import order. (#3736) 2018-03-29 21:32:40 +08:00