UNPKG

@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 887 B
{ "id" : "8c8211cb-f2b2-415e-9a5a-d0608fac5a45", "name" : "complex_array_valid", "request" : { "url" : "/complex/array/valid", "method" : "PUT", "bodyPatterns" : [ { "equalToJson" : "{\"array\": [\"1, 2, 3, 4\", \"\", null, \"&S#$(*Y\", \"The quick brown fox jumps over the lazy dog\"]}", "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" : "8c8211cb-f2b2-415e-9a5a-d0608fac5a45", "persistent" : true, "insertionIndex" : 159 }