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.
forgejo/routers/api/v1/swagger
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
..
issue.go add simple descriptions for swagger validate (#4087) 6 years ago
key.go add simple descriptions for swagger validate (#4087) 6 years ago
misc.go add simple descriptions for swagger validate (#4087) 6 years ago
options.go Fix swagger errors (#4220) 6 years ago
org.go add simple descriptions for swagger validate (#4087) 6 years ago
repo.go Fix swagger errors (#4220) 6 years ago
user.go add simple descriptions for swagger validate (#4087) 6 years ago