@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 • 958 B
JSON
{
"id" : "1cff757d-3a27-4236-901d-39fb291fa02f",
"name" : "lro_error_put_200_invalidjson",
"request" : {
"url" : "/lro/error/put/200/invalidjson",
"method" : "PUT",
"bodyPatterns" : [ {
"equalToJson" : "{\"location\": \"West US\"}",
"ignoreArrayOrder" : true,
"ignoreExtraElements" : true
} ]
},
"response" : {
"status" : 200,
"base64Body" : "eyAicHJvcGVydGllcyI6IHsgInByb3Zpc2lvbmluZ1N0YXRlIjogIkNyZWF0aW5nIn0sICJpZCI6ICIxMDAiLCAibmFtZSI6ICJmb28i",
"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 21:54:58 GMT",
"Connection" : "keep-alive"
}
},
"uuid" : "1cff757d-3a27-4236-901d-39fb291fa02f",
"persistent" : true,
"insertionIndex" : 831
}