aboutsummaryrefslogtreecommitdiffstats
path: root/validation/src/test/resources/customer-create-sample-1.1-moco.json
blob: f6e4d0b20981947ba02427cbc17b24efa5a21a88 (plain)
1
2
3
4
5
6
7
8
9
10
11
[{
  "request" :
    {
      "method" : "get",
      "uri" : "/aai/v11/business/customers/customer/test"
    },
  "response" :
    {
      "status" : 201
    }
}]