diff options
Diffstat (limited to 'bpmn/MSOInfrastructureBPMN/src/test/resources/__files/APPC')
-rw-r--r-- | bpmn/MSOInfrastructureBPMN/src/test/resources/__files/APPC/appc_error.json | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/APPC/appc_error.json b/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/APPC/appc_error.json deleted file mode 100644 index e28878d1aa..0000000000 --- a/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/APPC/appc_error.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "output": { - "status": { - "code": 200, - "message": "RESULT_MESSAGE" - }, - "common-header": { - "api-ver": "API_VERSION", - "request-id": "ECOMP_REQUEST_ID", - "originator-id": "ECOMP_SYSTEM_ID", - "sub-request-id": "ECOMP_SUBREQUEST_ID", - "timestamp": "2016-08-08T23:09:00.11Z", - "flags": { - "ttl": 1000, - "force": "TRUE", - "mode": "EXCLUSIVE" - } - }, - "locked": "TRUE" - } -}
\ No newline at end of file |