v51

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

Publish selected DAGs

Commits and pushes the specified DAG IDs. If itemIds is omitted, publishes all modified or untracked DAGs.

post/sync/publish-all

Query parameters

remoteNodestring

name of the remote node

Request body

messagestring

Commit message

itemIdsstring[]

DAG IDs to publish. If omitted, all modified or untracked DAGs are published.

Response

Publish completed 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