@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.
31 lines • 1.18 kB
JSON
{
"id" : "c83f4f48-bb36-4721-bfb7-bc412bdfb6de",
"name" : "lro_putasync_retry_failed",
"request" : {
"url" : "/lro/putasync/retry/failed",
"method" : "PUT",
"bodyPatterns" : [ {
"equalToJson" : "{\"location\": \"West US\"}",
"ignoreArrayOrder" : true,
"ignoreExtraElements" : true
} ]
},
"response" : {
"status" : 200,
"base64Body" : "eyAicHJvcGVydGllcyI6IHsgInByb3Zpc2lvbmluZ1N0YXRlIjogIkFjY2VwdGVkIn0sICJpZCI6ICIxMDAiLCAibmFtZSI6ICJmb28iIH0=",
"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",
"Azure-AsyncOperation" : "http://localhost:3000/lro/putasync/retry/failed/operationResults/200/",
"Location" : "http://localhost:3000/lro/putasync/retry/failed/operationResults/200/",
"Retry-After" : "0",
"Date" : "Thu, 18 Oct 2018 21:54:56 GMT",
"Connection" : "keep-alive"
}
},
"uuid" : "c83f4f48-bb36-4721-bfb7-bc412bdfb6de",
"persistent" : true,
"insertionIndex" : 716
}