gitroast/routers/api/v1/misc
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
..
markdown.go Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
markdown_test.go Rework special link parsing in the post-processing of markup (#3354) 2018-02-27 09:09:18 +02:00
swagger.go Move swagger-ui under /api/v1 (#2746) 2017-10-21 22:05:50 +08:00
version.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00