forgejo/routers/api/v1/repo
Antoine GIRARD 908e8942cc Fix swagger errors (#4220)
Fix all the resting errors to have a valid swagger file.

They are still some warnings but nothing blocking.

Doing so I found that some request still misses son parameters for some POST/PUT/PATCH request. This means the a client generated from the swagger file will not work completely. 

Fix #4088 by activating validation in drone
Should fix #4010.
2018-06-12 22:59:22 +08:00
..
branch.go
collaborators.go
file.go Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
fork.go
hook.go Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
hook_test.go
issue.go
issue_comment.go Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
issue_label.go
issue_tracked_time.go Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
key.go
label.go
main_test.go
milestone.go Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
pull.go
release.go
release_attachment.go
repo.go Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
star.go
status.go
subscriber.go