Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 1.03 KB

README.md

File metadata and controls

25 lines (24 loc) · 1.03 KB

#AutoRest Documentation

  1. Defining Clients With Swagger
  2. Generating Clients
  3. Using a Generated Client (C#) - overview of the generated code and extensibility points.
  4. AutoRest Architecture
    • Overview
    • Code Generators
    • Modelers
  5. Building AutoRest
  6. Writing Tests
  7. Writing Swagger Validation Rules
  8. Contributing to the code