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
stevegt 7707ad7a0a add simple descriptions for swagger validate (#4087)
* Partial fix for #4010

Swagger needs a comment line above each swagger:response comment -- it
uses these to populate the description: fields.  Adding minimal text
for now on the way to getting swagger validate to pass.  Many standard
swagger client libraries will not work at all with gitea until validate
passes, so prioritizing that over better descriptions for now.

Signed-off-by: Steve Traugott <stevegt@t7a.org>
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 add simple descriptions for swagger validate (#4087) 6 years ago
org.go add simple descriptions for swagger validate (#4087) 6 years ago
repo.go add simple descriptions for swagger validate (#4087) 6 years ago
user.go add simple descriptions for swagger validate (#4087) 6 years ago