Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>swaggerToTsNew to Visual Studio Code? Get it now.
swaggerToTs

swaggerToTs

王小宝

|
53 installs
| (0) | Free
swaggerApi文档自动生成typescript 或 jsvascript 代码工具
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

swaggertots README

vscode 自动生成SwaggerApi文档接口代码插件

暂仅针对支持自己项目

项目配置文件

// swagger.conf.json
{
  "projects": [
    {
      "name": "",
      "api": "",
      "output": "",
      "type": "ts"
    }
  ]
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft