OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
Перейти к файлу
Timothee Guerin 7647c172d2
Cleanup @azure-tools/openapi (#3843)
2021-02-04 11:02:44 -08:00
.attic Run prettier on all files 2020-12-01 16:21:38 -08:00
.github Update issue templates (#3730) 2020-12-14 10:21:28 -08:00
.vscode Consolidate dependencies to have consistent version across packages (#3834) 2021-02-03 13:48:27 -08:00
Samples work-in-progress 2019-01-28 10:34:19 -08:00
common Cleanup @azure-tools/openapi (#3843) 2021-02-04 11:02:44 -08:00
docs Reorganize all project files into src/ folder (#3829) 2021-02-02 09:35:05 -08:00
eng/pipelines Consolidate dependencies to have consistent version across packages (#3834) 2021-02-03 13:48:27 -08:00
packages Cleanup @azure-tools/openapi (#3843) 2021-02-04 11:02:44 -08:00
regression-tests Consolidate dependencies to have consistent version across packages (#3834) 2021-02-03 13:48:27 -08:00
.default-eslintrc.yaml Consolidate linting rules and fix issues (#3825) 2021-02-01 13:24:40 -08:00
.editorconfig Add backlog of tests and create new @autorest/testing common test package (#3838) 2021-02-03 14:34:15 -08:00
.eslintignore Consolidate linting rules and fix issues (#3825) 2021-02-01 13:24:40 -08:00
.gitattributes added rush and perks 2018-10-19 13:14:07 -07:00
.gitignore Consolidate dependencies to have consistent version across packages (#3834) 2021-02-03 13:48:27 -08:00
.gitmodules added perks submodule 2018-10-19 13:08:33 -07:00
.prettierignore Reorganize all project files into src/ folder (#3829) 2021-02-02 09:35:05 -08:00
.prettierrc.yml Run prettier on all files 2020-12-01 16:21:38 -08:00
Dockerfile update dockerfile to use latest autorest 2020-03-05 15:17:12 +01:00
LICENSE update copyright year 2016-08-19 15:55:59 -07:00
changelog.md preserve security info 2020-04-08 12:23:57 -07:00
jest.default.config.js Internal: Consolidate test frameworks (#3833) 2021-02-02 11:15:11 -08:00
labels.yml Add labels.yml for label synchronization 2020-06-10 13:56:48 -07:00
markdown-link-check-config.json Replace links from remote to local 2021-01-12 10:28:39 -08:00
readme.md Internal: Migrate to using rush publish and rush change (#3809) 2021-01-26 12:31:54 -08:00
rush.json Move @azure-tools/openapi from Azure/perks (#3842) 2021-02-04 08:52:55 -08:00
tsconfig.json Cleanup @azure-tools/openapi (#3843) 2021-02-04 11:02:44 -08:00

readme.md

AutoRest

The AutoRest tool generates client libraries for accessing RESTful web services. Input to AutoRest is a spec that describes the REST API using the OpenAPI Specification format.

Support Policy

AutoRest is an open source tool -- if you need assistance, first check the documentation. If you find a bug or need some help, feel free to submit an issue

Getting Started using AutoRest image

View our docs readme as a starting point to find both general information and language-generator specific information

Contributing

Contributing guide

Check our internal developer docs to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Autorest.

Code of Conduct

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.