mkdocs-openapi-markdown-plugin 0.1.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

mkdocsopenapimarkdownplugin 0.1.1

MkDocs OpenApi Markdown Plugin
This plugin generates markdown file from openapi spec file. (json or yaml)
Configuration
Add following lines to your mkdocs.yml configuration file:
plugins:
- openapi_markdown:
enabled: true
openapi_file: openapi.json
output_file: api_doc.md

Install
pip install mkdocs-openapi-markdown-plugin

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.