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>
2020-08-24 11:48:15 -04:00
..
app.go
cron.go Add cron running API (#12421) 2020-08-24 11:48:15 -04:00
issue.go
key.go
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
options.go Add API Endpoint for Branch Creation (#11607) 2020-05-29 19:16:20 +01:00
org.go
repo.go Add language statistics API endpoint (#11737) 2020-06-07 14:48:41 +03:00
settings.go API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 2020-06-22 14:21:31 -04:00
user.go