文件名称:api-spec-converter:在流行格式之间转换API描述,例如OpenAPI(fka Swagger),RAML,API Blueprint,WADL等
文件大小:4.97MB
文件格式:ZIP
更新时间:2024-05-22 09:42:01
JavaScript
api-spec-converter 在和等API描述格式之间转换 当前仅支持转换为OpenAPI(fka Swagger)2.0格式,以及从OpenAPI 2.0转换为OpenAPI 3.0.x 您也可以在使用在线版本。 安装 命令行 问题? 见 npm install -g api-spec-converter NodeJS /浏览器 npm install --save api-spec-converter 用法 命令行 $ api-spec-converter -h Usage: api-spec-converter [options] < URL> Convert API descriptions between popular formats. Supported formats: * swagger_1 * swagg