@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.
25 lines • 782 B
JSON
{
"id" : "df1945c3-9684-4f0c-b2b5-e84da3b18596",
"name" : "http_success_404",
"request" : {
"url" : "/http/success/404",
"method" : "HEAD"
},
"response" : {
"status" : 404,
"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:55 GMT",
"Connection" : "keep-alive"
}
},
"uuid" : "df1945c3-9684-4f0c-b2b5-e84da3b18596",
"persistent" : true,
"scenarioName" : "scenario-success-404",
"requiredScenarioState" : "Started",
"newScenarioState" : "scenario-success-404-2",
"insertionIndex" : 653
}