gitea/routers/api/v1/user
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
..
app.go Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
email.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
follower.go Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
gpg_key.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
key.go LDAP Public SSH Keys synchronization (#1844) 2018-05-24 07:59:02 +03:00
repo.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
star.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
user.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
watch.go swagger: add 'required: true' for params in URL (#4097) 2018-06-02 18:20:28 +03:00