sync

Publish a single sync item

Commits and pushes a single sync item to the remote repository

post/sync/items/{itemId}/publish

Path parameters

itemIdstring required

The sync item 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

Item 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

Changes