0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-26 21:55:43 +01:00
gitea/routers/api/v1/user
stevegt a5f63fc4d1 swagger: add 'required: true' for params in URL (#4097)
* Partial fix for #4010

Swagger validation needs 'required: true' for parameters that are in
the URL path.

Signed-off-by: Steve Traugott <stevegt@t7a.org>
2018-06-02 18:20:28 +03:00
..
app.go
email.go
follower.go
gpg_key.go
key.go
repo.go
star.go
user.go
watch.go swagger: add 'required: true' for params in URL (#4097) 2018-06-02 18:20:28 +03:00