swagger-typescript-parser

cjs
只需要一个命令,自动将swagger文档转换为typescript的interface和api,能自动定义接口、自动定义API、自动类型推导、静态检查参数错误...
Version 1.2.3 License ISC
Keywords
swaggertypescriptinterfaceapiopenapiparsertransform
<script type="module"> import swaggerTypescriptParser from 'https://cdn.jsdelivr.net/npm/swagger-typescript-parser@1.2.3/+esm' </script>