We write all out schemas in YAML and currently need an extra step to convert all the files to JSON before calling jsonschema2md.
It would be great if an input format could be passed as a flag (or even if setting the extension to yaml or yml automatically read files as YAML).
We write all out schemas in YAML and currently need an extra step to convert all the files to JSON before calling
jsonschema2md.It would be great if an input format could be passed as a flag (or even if setting the extension to
yamlorymlautomatically read files as YAML).