OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
Перейти к файлу
Timothee Guerin be96b27b6a
Fix: Don't automatically include Content-Type parameter if it is already defined in the spec as a parameter (#3916)
2021-02-23 17:51:43 -08:00
.attic
.github
.vscode
Samples
common Fix: Don't automatically include Content-Type parameter if it is already defined in the spec as a parameter (#3916) 2021-02-23 17:51:43 -08:00
docs
eng
packages Fix: Don't automatically include Content-Type parameter if it is already defined in the spec as a parameter (#3916) 2021-02-23 17:51:43 -08:00
regression-tests
.default-eslintrc.yaml
.editorconfig
.eslintignore
.gitattributes
.gitignore
.gitmodules
.prettierignore
.prettierrc.yml
Dockerfile
LICENSE
changelog.md
jest.default.config.js
labels.yml
markdown-link-check-config.json
readme.md
rush.json
tsconfig.json

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.