Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 go-gitea#4088 by activating validation in drone Should fix go-gitea#4010.
- Loading branch information