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 2ae8c7ab1c
Add cron running API (#12421)
* Add cron running API

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Apply suggestions from code review

* placate-swagger

Signed-off-by: Andrew Thornton <art27@cantab.net>

* return not found

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Apply suggestions from code review

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
app.go adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 4 years ago
cron.go Add cron running API (#12421) 4 years ago
issue.go [API] Fix 9544 | return 200 when reaction already exist (#9550) 5 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 Add API Endpoint for Branch Creation (#11607) 4 years ago
org.go Move sdk structs to modules/structs (#6905) 5 years ago
repo.go Add language statistics API endpoint (#11737) 4 years ago
settings.go API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 4 years ago
user.go Move sdk structs to modules/structs (#6905) 5 years ago