feat(ontology): add core service catalog
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"surface": "engine",
|
||||
"entityId": "engine.workflow_l1",
|
||||
"intent": "создай карточку в ops по текущему workflow",
|
||||
"refs": {
|
||||
"workflow_id": "example-workflow-id",
|
||||
"node_id": "example-node-id"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user