@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.
28 lines • 898 B
JSON
{
"id" : "a66029ef-feb6-43a3-a5b5-00a798bea796",
"name" : "lro_put_202_retry_200",
"request" : {
"url" : "/lro/put/202/retry/200",
"method" : "PUT",
"bodyPatterns" : [ {
"equalToJson" : "{\"location\": \"West US\"}",
"ignoreArrayOrder" : true,
"ignoreExtraElements" : true
} ]
},
"response" : {
"status" : 202,
"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",
"Location" : "http://localhost:3000/lro/put/202/retry/operationResults/200",
"Date" : "Thu, 18 Oct 2018 21:54:56 GMT",
"Connection" : "keep-alive"
}
},
"uuid" : "a66029ef-feb6-43a3-a5b5-00a798bea796",
"persistent" : true,
"insertionIndex" : 706
}