1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 07:23:21 +02:00
gitea/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
issue.go
key.go
misc.go
notify.go
options.go
org.go
repo.go
settings.go
user.go