Transform swagger to markdown.
sh $ cargo install rust-swagger-to-md
```txt Usage: swaggertomd [options]
Options: -h, --help Output usage information -y, --yaml Parse spec as YAML ```
MIT