gitea/routers/api/v1/swagger
Mohamed Sekour 0e61a74e5a
Add new API endpoints for push mirrors management (#19841)
- Add a new push mirror to specific repository
- Sync now ( send all the changes to the configured push mirrors )
- Get list of all push mirrors of a repository
- Get a push mirror by ID
- Delete push mirror by ID

Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: zeripath <art27@cantab.net>
2022-07-30 18:45:59 +02:00
..
activitypub.go User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2022-06-19 07:25:12 +02:00
app.go
cron.go
issue.go
key.go
misc.go
nodeinfo.go
notify.go
options.go Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
org.go
package.go
repo.go Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
settings.go
user.go