On this page
文档工具
Swagger2Word
将Swagger文档生成一个Doc文档.GitHub
使用
- 下载项目
- IDEA打开,Maven下载依赖
- 运行项目
- 访问http://127.0.0.1:3333/toWord?url=http://127.0.0.1:4444/v2/api-docs
注: 127.0.0.1:3333是Swagger2Word项目地址,http://127.0.0.1:4444/v2/api-docs 是需要生成文档的项目的Swagger Json数据地址