Update depency from asset
POST {{url}}/designcenter/api-designer/projects/{{project_id}}/branches/{{branch_name}}/exchange/dependencies
Request Body
{"add"=>[{"groupId"=>"bc6c7bb9-87c7-4220-833b-40509c780dd4", "assetId"=>"baking-common", "version"=>"1.0.1"}], "remove"=>[{"groupId"=>"bc6c7bb9-87c7-4220-833b-40509c780dd4", "assetId"=>"baking-common", "version"=>"1.0.0"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
X-ANYPNT-ENV-ID | string | ||
X-ANYPNT-ORG-ID | string | ||
Content-Type | string | ||
X-OWNER-ID | string |