forkjo/routers/api/v1/swagger
Antoine GIRARD 908e8942cc Fix swagger errors ()
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  by activating validation in drone
Should fix .
2018-06-12 22:59:22 +08:00
..
issue.go add simple descriptions for swagger validate () 2018-05-31 19:13:55 +08:00
key.go add simple descriptions for swagger validate () 2018-05-31 19:13:55 +08:00
misc.go add simple descriptions for swagger validate () 2018-05-31 19:13:55 +08:00
options.go Fix swagger errors () 2018-06-12 22:59:22 +08:00
org.go add simple descriptions for swagger validate () 2018-05-31 19:13:55 +08:00
repo.go Fix swagger errors () 2018-06-12 22:59:22 +08:00
user.go add simple descriptions for swagger validate () 2018-05-31 19:13:55 +08:00