sync 用于同步全部依赖的安装状态,已有同步任务执行中时会返回失败。curl --location --globoff 'http://localhost:5678/api/open/dependency/v1/operate' \
--header 'api-token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"action": "install",
"ids": [
0
]
}'{
"total": 0
}