@burgan-tech/vnext-core-runtime
Version:
vNext Core Domain - Runtime Package for engine deployment
25 lines (24 loc) • 431 B
JSON
{
"key": "invalidate-cache",
"version": "1.0.0",
"domain": "core",
"flow": "sys-tasks",
"flowVersion": "1.0.0",
"tags": [
"core",
"sys-tasks",
"components",
"task"
],
"attributes": {
"type": "3",
"config": {
"appId": "vnext-app",
"methodName": "/api/v1/admin/invalidate",
"httpVerb": "POST",
"data": {},
"queryString": "",
"timeoutSeconds": 2
}
}
}