diff options
Diffstat (limited to 'validation/src/test/resources/customer-create-sample-1.1-moco.json')
-rw-r--r-- | validation/src/test/resources/customer-create-sample-1.1-moco.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/validation/src/test/resources/customer-create-sample-1.1-moco.json b/validation/src/test/resources/customer-create-sample-1.1-moco.json deleted file mode 100644 index f6e4d0b2..00000000 --- a/validation/src/test/resources/customer-create-sample-1.1-moco.json +++ /dev/null @@ -1,11 +0,0 @@ -[{ - "request" : - { - "method" : "get", - "uri" : "/aai/v11/business/customers/customer/test" - }, - "response" : - { - "status" : 201 - } -}]
\ No newline at end of file |