aboutsummaryrefslogtreecommitdiffstats
path: root/cucumber-js-test-apis-ci/resources/json/operation/createOperation.json
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
    }
  }
}