@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 • 926 B
JSON
{
"id" : "26a7b290-2fba-47a4-b781-4721e5dda6ea",
"name" : "complex_primitive_double",
"request" : {
"url" : "/complex/primitive/double",
"method" : "PUT",
"bodyPatterns" : [ {
"equalToJson" : "{\"field1\": 3e-100, \"field_56_zeros_after_the_dot_and_negative_zero_before_dot_and_this_is_a_long_field_name_on_purpose\": -5e-57}",
"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:21 GMT",
"Connection" : "keep-alive"
}
},
"uuid" : "26a7b290-2fba-47a4-b781-4721e5dda6ea",
"persistent" : true,
"insertionIndex" : 141
}