Closed
Description
Was this file generated?
Line 3227 in fbdc00f
It seems this is using that json file:
https://try.gitea.io/api/swagger#/
But then what's going on between these three methods?
https://github.com/go-gitea/gitea/blob/master/routers/api/v1/repo/release.go#L16
https://github.com/go-gitea/gitea/blob/master/routers/api/v1/repo/release.go#L59
https://github.com/go-gitea/gitea/blob/master/routers/api/v1/repo/release.go#L99
And why is the swagger json wrong?
I'm happy to submit a patch - I just wasn't quite sure what was going on!