Vishal Shingala
1bb3ea5d2c
#329 Fixed issue where --test was failing for cli
2021-02-09 22:01:38 +05:30
Tim
1e77fb0824
Added not array check to prevent unwanted program.options being used + added an example to the readme.
2021-01-22 18:03:25 +01:00
Tim
f3cf32137e
Added missing ;
2021-01-22 17:21:58 +01:00
Tim
a87b8b67d6
Added an additional check if the definedOptions is not empty
2020-12-18 18:22:01 +01:00
Tim
a62e0b896e
Provided support for the option-cli because of the https://github.com/postmanlabs/openapi-to-postman/issues/315
2020-12-18 17:06:01 +01:00
Vishal Shingala
c0b15de42b
Addressed comment regarding better log statement
2020-09-28 11:42:14 +05:30
Vishal Shingala
02ee2642a1
Added support for cli options via args and config file
2020-09-20 21:13:21 +05:30
abhijitkane
a112307ad4
Reading version for binary from package.json
2019-07-22 18:10:53 +05:30
Tim Guenthner
28bb3800da
Fix CLI test command
...
Resolves #49
The test command now shares conversion logic with the main input handling method. Potential errors will be handled correctly.
The test now uses 'sample-swagger.yaml' as 'sampleswagger.yaml' always triggers a conversion error.
2019-04-12 15:09:03 -05:00
abhijitkane
dd2e4b515a
Fix explanation for https://github.com/postmanlabs/openapi-to-postman/issues/4
2018-12-17 14:29:34 +05:30
abhijitkane
b018d9e3d1
Lint fixes
2018-12-17 11:22:11 +05:30
abhijitkane
b5b35e9bc0
Correct error handling/output logging in the executable
2018-12-16 17:34:35 +05:30
abhijitkane
88a50882b3
Updating bin to be in line with the new in/out format
2018-10-21 20:56:12 +05:30
Tuhin Khare
f80b6ed645
Removed lint errors
2018-04-03 15:32:51 +05:30
Tuhin Khare
b85860c37d
Added file for CLI for the converter
2018-04-01 15:16:51 +05:30