This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/api/v1/swagger
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>
2021-08-01 16:44:15 -04:00
..
app.go Swagger AccessToken fixes (#16574) 2021-08-01 16:44:15 -04:00
cron.go
issue.go
key.go
misc.go
notify.go
options.go Swagger AccessToken fixes (#16574) 2021-08-01 16:44:15 -04:00
org.go
repo.go
settings.go
user.go