[Communication] Update the autorest.md file to use README.md as an input instead of swagger json file
See original GitHub issueWe should be using README file from the spec repo instead of json as an input-file
in autorest.md because readme.md file has all the configuration. If you want to change the configuration, you can override it in the autorest.md.
For example check require
parameter here, we pass readme file as an input.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Update the autorest.md file to use swagger README instead of ...
We should be using swagger README files instead of json in autorest.md. For management plane we are using README for all the SDKs...
Read more >autorest/docs/generate/readme.md at main
This guide tells you how to generate code from your OpenAPI definition using AutoRest. We'll take this incrementally, working on first how to...
Read more >How to use AutoRest with RDP | Devportal
This article demonstrates how to use AutoRest to generate client libraries ... AutoRest supports both swagger JSON and YAML files and the RDP...
Read more >Literate Configuration | autorest
OpenAPI (f.k.a Swagger) Specification code generator. ... The Literate configuration file is a CommonMark (aka Markdown) file that has code blocks.
Read more >Java Integration | Swagger Open Source
A Swagger2Markup Gradle Plugin which converts a Swagger JSON or YAML file into AsciiDoc or Markdown documents which can be combined with hand-written ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This has been merged in and I have completed this task for all the other language platforms as well @RezaJooyandeh. Closing this task
Separate tag is ok, I was talking to some of the rest repo reviewers and we did that a little while ago for SMS too.