blob: 10c34ba8f266584f1236ae0c8b5d0756e4341ffd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"interfaceOperations": {
"operation": {
"description": "abcd description",
"inputParams": {
},
"outputParams": {
},
"operationType": "create",
"workflowId" : null,
"workflowVersionId" : null
}
}
}
|