mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-06 18:45:23 +00:00
5b4e8a8ed5
* fix JS shell script, add log to show es version * change CLI option default value for useES6 * fix shell script in JS ES6 promise * fix windows batch files * set useES6 to false
5 lines
196 B
Batchfile
Executable File
5 lines
196 B
Batchfile
Executable File
call .\bin\windows\javascript-petstore.bat
|
|
call .\bin\windows\javascript-promise-petstore.bat
|
|
call .\bin\windows\javascript-es6-petstore.bat
|
|
call .\bin\windows\javascript-promise-es6-petstore.bat
|