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.

15 lines (14 loc) 196 B
{ "parameters": { "petId": "tommy" }, "responses": { "200": { "body": { "name": "Retriever", "DaysOfWeek": "Monday", "IntEnum": "1" } } } }