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.
zeripath 48c7c880b8
Swagger AccessToken fixes (#16574)
There is a subtle problem with the Swagger definition for AccessTokens which causes
autogeneration of APIs for these endpoints to fail.

This PR corrects these errors.

Ref: https://github.com/zeripath/java-gitea-api/issues/4
Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
3 years ago
..
app.go Swagger AccessToken fixes (#16574) 3 years ago
email.go rsponse 404 when delete not exist email (#15383) 3 years ago
follower.go [refactor] Unify the export of user data via API (#15144) 3 years ago
gpg_key.go Add option to provide signature for a token to verify key ownership (#14054) 3 years ago
helper.go Add Visible modes function from Organisation to Users too (#16069) 3 years ago
key.go Rename context.Query to context.Form (#16562) 3 years ago
repo.go update `user/repos` api description (#16503) 3 years ago
settings.go [API] GET / SET User Settings (#16169) 3 years ago
star.go Move Repo APIFormat to convert package (#13787) 4 years ago
user.go Rename context.Query to context.Form (#16562) 3 years ago
watch.go Move Repo APIFormat to convert package (#13787) 4 years ago