question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Communication] Update the autorest.md file to use README.md as an input instead of swagger json file

See original GitHub issue

We 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:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
JoshuaLaicommented, Apr 7, 2021

This has been merged in and I have completed this task for all the other language platforms as well @RezaJooyandeh. Closing this task

1reaction
RezaJooyandehcommented, Mar 10, 2021

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found