文件名称:openapi-extract:从OpenAPI定义中提取单个路径操作
文件大小:37KB
文件格式:ZIP
更新时间:2024-05-21 13:14:40
metadata microservices microservice extractor extract
openapi提取 从OpenAPI / Swagger定义中提取路径,操作,参数,架构等。 与OpenAPI / Swagger 2.0和3.0.x定义一起使用。 Usage: openapi-extract [options] {infile} [{outfile}] Options: -h, --help Show help [boolean] --version Show version number [boolean] --server include server information [boolean] -p, --
【文件预览】:
openapi-extract-master
----.eslintrc.json(8KB)
----.gitignore(884B)
----package.json(847B)
----openapi-extract.js(1KB)
----package-lock.json(35KB)
----LICENSE(1KB)
----index.js(5KB)
----.github()
--------workflows()
----README.md(1KB)
----test()
--------method()
--------info()
--------nomethod()
--------server()
--------nopath()
--------security3()
--------test.js(1KB)
--------path()
--------security()
--------server3()
--------multiop()
--------simple()
----.editorconfig(148B)