Writing OpenAPI Definitions for AutoRest
July 18, 2022 ยท View on GitHub
- Main OpenAPI docs here
- See AutoRest specific extensions here
- See our OpenAPI definition rules here
- Generally swaggers are kept in this repo
- Additional OpenAPI validation done by Prechecker
Autorest interpretation of swagger specs:
- Request body
- Formats Supported formats by autorest
How to guides:
- Define binary/file requests
- [Add fields next to ref-siblings.md)
- Polymorphism