autorest/docs
Deepak Shankargouda 7a8c18252c Addressing issue 2575 (#2582)
* Updating autorest help

* undoing change

* Licence and license are the same
2017-09-14 11:13:55 -07:00
..
client fix docs (#2364) 2017-06-14 16:06:52 -07:00
developer cleanup (WIP) (#2563) 2017-09-01 10:49:11 -07:00
extensions merge 2.0 into master (#2554) 2017-08-28 10:57:39 -07:00
images
notes
proposals merge 2.0 into master (#2554) 2017-08-28 10:57:39 -07:00
stylesheets
user Addressing issue 2575 (#2582) 2017-09-14 11:13:55 -07:00
generating-a-client.md merge 2.0 into master (#2554) 2017-08-28 10:57:39 -07:00
installing-autorest.md mention correct node version 2017-08-28 11:32:33 -07:00
managing-autorest.md Rules bootstrapper (#2161) 2017-04-14 15:44:56 -07:00
params.json
readme.md [ReadMe] Update links to OpenAPI spec (#2560) 2017-08-30 12:45:58 -07:00
trampoline.md features/fixes/speedup (#2566) 2017-09-01 15:14:51 -07:00

readme.md

AutoRest Documentation

  1. Installing AutoRest.

  2. Defining Clients With OpenAPI

  3. Generating Clients

  4. Using a Generated Client (C#) - overview of the generated code and extensibility points.

  5. AutoRest Architecture

    • Overview
    • Code Generators
    • Modelers
  6. Building AutoRest

  7. Writing Tests

  8. Writing OpenAPI Validation Rules

  9. Contributing to the code

  10. OpenAPI (formerly 'Swagger') specifications: