You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
6 years ago
..
hook.go Fix swagger errors (#4220) 6 years ago
member.go Fix ignored errors when checking if organization, team member (#3177) 7 years ago
org.go swagger: add 'required: true' for params in URL (#4097) 6 years ago
team.go Fix swagger errors (#4220) 6 years ago