diff options
Diffstat (limited to 'openecomp-bdd/resources/json/operation/createOperation.json')
-rw-r--r-- | openecomp-bdd/resources/json/operation/createOperation.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/openecomp-bdd/resources/json/operation/createOperation.json b/openecomp-bdd/resources/json/operation/createOperation.json deleted file mode 100644 index 10c34ba8f2..0000000000 --- a/openecomp-bdd/resources/json/operation/createOperation.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "interfaceOperations": { - "operation": { - "description": "abcd description", - "inputParams": { - }, - "outputParams": { - }, - "operationType": "create", - "workflowId" : null, - "workflowVersionId" : null - } - } -}
\ No newline at end of file |