Is there any way to start the asciidoc(or other doctype)-generation from .json files using swagger2markup in a .sh-file?
I know it is easily possible (look there) to create a Java class with swagger2markup that has this function, but I want to run the programm directly out of the .sh - File without creating new artifacts.