Local server offering a variety of APIs that can be used to test code generated by AutoRest (https://github.com/Azure/autorest)
Перейти к файлу
David Wilson 0a3f00b289
Make sure coverage "immediate push" script will upload the blob (#142)
* Make sure coverage "immediate push" script will upload the blob

* 2.10.13
2020-03-13 13:19:32 -07:00
.scripts Add WireMock variant to test server (#105) 2019-12-18 12:36:34 -08:00
.vscode Add WireMock variant to test server (#105) 2019-12-18 12:36:34 -08:00
legacy Make sure coverage "immediate push" script will upload the blob (#142) 2020-03-13 13:19:32 -07:00
mappings Add WireMock variant to test server (#105) 2019-12-18 12:36:34 -08:00
routes put a copy of the png file at /routes/sample.png to not break python's scripts (#106) 2019-12-19 11:28:10 -08:00
swagger Add x-ms-api-version: false (#139) 2020-03-12 16:53:19 -07:00
.gitignore Add WireMock variant to test server (#105) 2019-12-18 12:36:34 -08:00
.npmignore Add WireMock variant to test server (#105) 2019-12-18 12:36:34 -08:00
LICENSE Initial commit 2017-08-14 16:01:43 -07:00
README.md Update README.md 2018-02-26 11:41:41 -08:00
package.json Make sure coverage "immediate push" script will upload the blob (#142) 2020-03-13 13:19:32 -07:00
swagger.json type object (#46) 2018-02-02 16:21:03 -08:00

README.md

Test Server

This project contains a set of OpenAPI definitions and a server implementing the corresponding API. Use this to test compliance of AutoRest generators.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.