@microsoft.azure/autorest.testserver
Version:
This project contains a set of OpenAPI definitions and a server implementing the corresponding API. Use this to test compliance of AutoRest generators.
27 lines • 799 B
JSON
{
"id" : "eaa2114b-eef0-4d12-92d5-df61b1fd324c",
"name" : "complex_array_empty",
"request" : {
"url" : "/complex/array/empty",
"method" : "PUT",
"bodyPatterns" : [ {
"equalToJson" : "{\"array\": []}",
"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" : "eaa2114b-eef0-4d12-92d5-df61b1fd324c",
"persistent" : true,
"insertionIndex" : 161
}