@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 • 838 B
JSON
{
"id" : "614e23e4-ecb3-4d7f-a484-421ee59a1ba0",
"name" : "datetime_min_localnegativeoffset",
"request" : {
"url" : "/datetime/min/localnegativeoffset",
"method" : "PUT",
"bodyPatterns" : [ {
"equalToJson" : "\"0001-01-01T14:00:00.000Z\"",
"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:26 GMT",
"Connection" : "keep-alive"
}
},
"uuid" : "614e23e4-ecb3-4d7f-a484-421ee59a1ba0",
"persistent" : true,
"insertionIndex" : 203
}