swagger_to_md 1.0.0

Transform swagger to markdown
docs.rs failed to build swagger_to_md-1.0.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

rust-swagger-to-md stability

build status test coverage

Transform swagger to markdown.

Installation

$ cargo install rust-swagger-to-md

Usage

Usage: swagger_to_md <file> [options]

Options:
    -h, --help          Output usage information
    -y, --yaml          Parse spec as YAML

License

MIT