0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 17:08:22 +01:00
gitea/routers/api/v1
Chongyi Zheng 9dcaf14a14
Add sync_on_commit option for push mirrors api (#22271)
Push mirrors `sync_on_commit` option was added to the web interface in
v1.18.0. However, it's not added to the API. This PR updates the API
endpoint.

Fixes #22267

Also, I think this should be backported to 1.18
2022-12-30 19:22:51 +08:00
..
activitypub
admin
misc
notify
org
packages
repo Add sync_on_commit option for push mirrors api (#22271) 2022-12-30 19:22:51 +08:00
settings
swagger
user
utils
api.go
auth_windows.go
auth.go