Closed everimbaq closed 6 years ago
Hi, i want to generate a MD file from swagger.json while the following cmd generate an adoc file. java -jar ./build/libs/swagger2markup-cli-X.X.X.jar convert -i the_swagger_file.json -d /the/path/to/output
java -jar ./build/libs/swagger2markup-cli-X.X.X.jar convert -i the_swagger_file.json -d /the/path/to/output
Hi please see http://swagger2markup.github.io/swagger2markup/1.3.1/#_configuration_5
Hi, i want to generate a MD file from swagger.json while the following cmd generate an adoc file.
java -jar ./build/libs/swagger2markup-cli-X.X.X.jar convert -i the_swagger_file.json -d /the/path/to/output