gitroast/routers/api/v1
stevegt a5f63fc4d1 swagger: add 'required: true' for params in URL (#4097)
* Partial fix for #4010

Swagger validation needs 'required: true' for parameters that are in
the URL path.

Signed-off-by: Steve Traugott <stevegt@t7a.org>
2018-06-02 18:20:28 +03:00
..
admin Cleanup models.User.HashPassword (#3334) 2018-01-12 00:19:38 +02:00
convert Populate URL field of API commits (#3546) 2018-02-20 20:50:42 +08:00
misc Rework special link parsing in the post-processing of markup (#3354) 2018-02-27 09:09:18 +02:00
org swagger: add 'required: true' for params in URL (#4097) 2018-06-02 18:20:28 +03:00
repo add simple descriptions for file API responses (#4089) 2018-06-01 13:51:49 +08:00
swagger add simple descriptions for swagger validate (#4087) 2018-05-31 19:13:55 +08:00
user swagger: add 'required: true' for params in URL (#4097) 2018-06-02 18:20:28 +03:00
utils Add more webhooks support and refactor webhook templates directory (#3929) 2018-05-16 22:01:55 +08:00
api.go API endpoint for testing webhook (#3550) 2018-04-29 14:21:33 +08:00