@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 • 926 B
JSON
{
"id" : "597fbeea-71ee-44c5-bc7f-bb30be4eb8b1",
"name" : "dictionary_complex_valid",
"request" : {
"url" : "/dictionary/complex/valid",
"method" : "PUT",
"bodyPatterns" : [ {
"equalToJson" : "{\"0\": {\"integer\": 1, \"string\": \"2\"}, \"1\": {\"integer\": 3, \"string\": \"4\"}, \"2\": {\"integer\": 5, \"string\": \"6\"}}",
"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:27 GMT",
"Connection" : "keep-alive"
}
},
"uuid" : "597fbeea-71ee-44c5-bc7f-bb30be4eb8b1",
"persistent" : true,
"insertionIndex" : 263
}