openapi3-generator:使用您的API OpenAPI 3定义生成代码,文档以及几乎所有您需要的内容

时间:2024-06-06 02:37:06
【文件属性】:

文件名称:openapi3-generator:使用您的API OpenAPI 3定义生成代码,文档以及几乎所有您需要的内容

文件大小:73KB

文件格式:ZIP

更新时间:2024-06-06 02:37:06

openapi openapi3 oasv3 JavaScript

OpenAPI 3生成器 使用您的API OpenAPI 3定义生成代码,文档以及几乎所有您需要的内容。 安装 要从CLI使用它: npm install -g openapi3-generator 要求 Node.js v7.6 + 用法 从命令行界面(CLI) Usage: og [options] < openapiFileOrURL> < template> Options: -V, --version output the version number -o, --output < outputDir> directory where to put the generated files (defaults to current directory) -t, --templates < tem


【文件预览】:
openapi3-generator-master
----.gitignore(54B)
----.eslintrc(2KB)
----templates()
--------express()
--------asciidoctor()
--------markdown()
----package.json(1KB)
----cli.js(2KB)
----package-lock.json(37KB)
----LICENSE(11KB)
----README.md(6KB)
----tests()
--------openapi3()
----.eslintignore(12B)
----lib()
--------bundler.js(3KB)
--------beautifier.js(6KB)
--------curl-builder.js(3KB)
--------register-partial.js(631B)
--------generator.js(11KB)
----.npmignore(28B)
----.editorconfig(235B)

网友评论