{
  "id" : "8c8211cb-f2b2-415e-9a5a-d0608fac5a45",
  "name" : "complex_array_valid",
  "request" : {
    "url" : "/complex/array/valid",
    "method" : "PUT",
    "bodyPatterns" : [ {
      "equalToJson" : "{\"array\": [\"1, 2, 3, 4\", \"\", null, \"&S#$(*Y\", \"The quick brown fox jumps over the lazy dog\"]}",
      "ignoreArrayOrder" : true,
      "ignoreExtraElements" : true
    } ]
  },
  "response" : {
    "status" : 200,
    "headers" : {
      "X-Powered-By" : "Express",
      "Vary" : "Origin",
      "Access-Control-Allow-Credentials" : "true",
      "Access-Control-Expose-Headers" : "x-ms-request-id,foo-request-id,Content-Type,value,Location,Azure-AsyncOperation,Retry-After",
      "Date" : "Thu, 18 Oct 2018 17:39:21 GMT",
      "Connection" : "keep-alive"
    }
  },
  "uuid" : "8c8211cb-f2b2-415e-9a5a-d0608fac5a45",
  "persistent" : true,
  "insertionIndex" : 159
}