Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 637 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 637 Bytes

Convert Swagger JSON to MarkDown, Html And MS Word Document(.docx)

Converts Swagger JSON file to MarkDown, MarkDown Html, MS Word Document

Usage

1. for Rebuild the exe

Swagger2Doc.exe will be created in /publish folder

execute the compile.ps1 at the path

2. create api files

add your swagger.json file in /publish/Resource folder and execute Swagger2Doc.exe

swagger.docx¡Bswagger.html¡Bswagger.md will be created in same folder

3. your api spec file example

md html docx