@burgan-tech/vnext-core-runtime
Version:
vNext Core Domain - Runtime Package for engine deployment
24 lines (23 loc) • 479 B
JSON
{
"key": "available-transitions",
"version": "1.0.0",
"domain": "core",
"flow": "sys-tasks",
"flowVersion": "1.0.0",
"tags": [
"core",
"sys-tasks",
"components"
],
"attributes": {
"type": "3",
"config": {
"appId": "vnext-app",
"methodName": "/api/v1/{domain}/workflows/{workflow}/instances/{instance}/transitions/available",
"httpVerb": "GET",
"data": {},
"queryString": "",
"timeoutSeconds": 2
}
}
}