oas:轻松创建和管理OpenAPI文档

时间:2024-03-02 04:28:33
【文件属性】:

文件名称:oas:轻松创建和管理OpenAPI文档

文件大小:247KB

文件格式:ZIP

更新时间:2024-03-02 04:28:33

openapi oas JavaScript

绿洲 使用Swagger和OpenAPI定义很困难。 这使其更容易。 安装 npm install oas 命令行界面 CLI工具使创建API定义文件更加容易。 当前,它支持和文档。 用法 使用您的API转到目录,然后键入: oas init 它将引导您逐步了解如何使用OpenAPI 3.0规范记录API。 昂首阔步 oas使用 ,可让您在代码上方的注释中包含一个OpenAPI片段,并将它们全部收集到一个OpenAPI文件中: /* * @oas [get] /pet/{petId} * description: "Returns all pets from the system that the user has access to" * parameters: * - (path) petId=hi* {String} The pet ID * - (query)


【文件预览】:
oas-master
----.eslintrc(227B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(161B)
--------codeql()
--------dependabot.yml(627B)
--------workflows()
----tooling()
--------lib()
--------utils.js(450B)
--------samples()
--------operation.js(8KB)
--------operation()
--------index.js(8KB)
----webpack.config.js(588B)
----.prettierignore(30B)
----.babelrc(151B)
----.npmignore(41B)
----__tests__()
--------.eslintrc(222B)
--------tooling()
--------cli()
----cli()
--------commands()
--------lib()
--------config()
--------index.js(2KB)
----LICENSE.md(1KB)
----README.md(3KB)
----.gitignore(34B)
----bin()
--------oas(223B)
----CHANGELOG.md(77KB)
----.eslintignore(20B)
----package-lock.json(554KB)
----package.json(3KB)

网友评论