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.

20 lines 317 B
{ "parameters": { "accountName": "testaccount" }, "responses": { "200": { "body": { "values":[ { "properties":{ "id":1, "name":"Product" } } ], "nextLink":"partialnextlinkop/page/2" } } } }