openapi-cli-bundle-action:使用Redocly的openapi-cli将多个文件OpenAPI规范捆绑到单个文件中的github操作

时间:2021-02-13 02:22:23
【文件属性】:
文件名称:openapi-cli-bundle-action:使用Redocly的openapi-cli将多个文件OpenAPI规范捆绑到单个文件中的github操作
文件大小:9KB
文件格式:ZIP
更新时间:2021-02-13 02:22:23
Dockerfile OpenAPI CLI捆绑包操作 使用传统布局将多个文件OpenAPI规范捆绑到单个文件规范中。 学分 这个Github Action是Redocly的命令的包装。 用法 steps: - name: checkout spec uses: actions/checkout@v2 - name: bundle spec uses: hilary/openapi-cli-bundle-action@v0.0.1 with: base-spec: My-API.yml bundled-spec: dist/My-API-bundled.yml
【文件预览】:
openapi-cli-bundle-action-main
----.github()
--------workflows()
----test()
--------petstore.yml(2KB)
--------petstore-full.yml(3KB)
--------list_pets.yml(696B)
----Dockerfile(288B)
----action.yml(483B)
----LICENSE(11KB)
----.gitignore(29B)
----README.md(613B)
----entrypoint.sh(78B)

网友评论