@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 • 798 B
JSON
{
"id" : "d2b53dd4-2e7e-4a72-a65d-1bb53f53080e",
"name" : "http_failure_client_405",
"request" : {
"url" : "/http/failure/client/405",
"method" : "PATCH",
"bodyPatterns" : [ {
"equalToJson" : "true",
"ignoreArrayOrder" : true,
"ignoreExtraElements" : true
} ]
},
"response" : {
"status" : 405,
"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:29 GMT",
"Connection" : "keep-alive"
}
},
"uuid" : "d2b53dd4-2e7e-4a72-a65d-1bb53f53080e",
"persistent" : true,
"insertionIndex" : 417
}