No files generated using autorest in a JavaScript app #4607
Unanswered
jeffreyaven
asked this question in
Q&A
Replies: 1 comment
-
|
solved this myself 😃 see |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hoping someone can help... I am able to run
autorestvia the cli to generate OpenAPI specs from swagger specs with a configuration doc (in aREADME.mdfile), this gets the desired result and generates the output files to ageneratedfolder.Same machine, same input data, same configuration, analogous operation (just via a JavaScript program) succeeds (from the logs) but does not generate any output files, so close...
All details are here, any ideas as to what I am missing?
Beta Was this translation helpful? Give feedback.
All reactions