v51

latestOpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-01199241439.9 KB
sync

Publish a single DAG

Commits and pushes a single DAG to the remote repository

post/sync/items/{itemId}/publish

Path parameters

itemIdstring required

The DAG identifier (file path without extension)

Query parameters

remoteNodestring

name of the remote node

Request body

messagestring

Commit message

forceboolean

Force publish even with conflicts

Response

DAG published successfully

successboolean required
messagestring
syncedstring[]

DAG IDs that were synced

modifiedstring[]

DAG IDs that were modified

conflictsstring[]

DAG IDs with conflicts

timestampstring date-time required