gitea/routers/api/v1/swagger
zeripath 5fe7c0ed7b
Swagger AccessToken fixes (#16574) (#16597)
Backport #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>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-08-02 20:24:47 +02:00
..
app.go Swagger AccessToken fixes (#16574) (#16597) 2021-08-02 20:24:47 +02:00
cron.go Add cron running API (#12421) 2020-08-24 11:48:15 -04:00
issue.go Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
key.go Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
misc.go API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 2020-06-22 14:21:31 -04:00
notify.go [API] add endpoint to check notifications [Extend #9488] (#9595) 2020-01-14 16:37:19 +01:00
options.go Swagger AccessToken fixes (#16574) (#16597) 2021-08-02 20:24:47 +02:00
org.go Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
repo.go [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 2020-12-18 11:33:32 +08:00
settings.go Expose Attachemnt Settings by API (#12514) 2020-09-05 08:43:06 +01:00
user.go [API] GET / SET User Settings (#16169) 2021-06-23 15:58:44 -04:00