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.
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>
3 years ago
..
app.go Swagger AccessToken fixes (#16574) 3 years ago
cron.go Add cron running API (#12421) 4 years ago
issue.go Issue templates directory (#11450) 4 years ago
key.go Move sdk structs to modules/structs (#6905) 5 years ago
misc.go API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 4 years ago
notify.go [API] add endpoint to check notifications [Extend #9488] (#9595) 5 years ago
options.go Swagger AccessToken fixes (#16574) 3 years ago
org.go Move sdk structs to modules/structs (#6905) 5 years ago
repo.go [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
settings.go Expose Attachemnt Settings by API (#12514) 4 years ago
user.go [API] GET / SET User Settings (#16169) 3 years ago