1.0.8 • Published 4 years ago
@fd-service/ts-gen v1.0.8
@fd-service/ts-gen
swagger-ui导出的json文件生成typescript接口工具
Usage
命令行进行配置:
Usage: ts-gen [options] [path]
Options:
-h, --help Print cli usage
-r, --root the json source file path of swagger-ui
-o, --output the output path of services document
TODO
更复杂的类型转换
添加基本的自动化测试