openapi-filter:从OpenAPISwaggerAsyncAPI定义中过滤内部路径,操作,参数,架构等

时间:2021-04-29 21:02:55
【文件属性】:
文件名称:openapi-filter:从OpenAPISwaggerAsyncAPI定义中过滤内部路径,操作,参数,架构等
文件大小:68KB
文件格式:ZIP
更新时间:2021-04-29 21:02:55
internal filter swagger openapi openapi3 openapi过滤器 从OpenAPI / Swagger / AsyncAPI定义中过滤内部路径,操作,参数,架构等。 只需用x-internal扩展名标记定义中的任何对象,它就会从输出中删除。 例如: openapi : 3.0.0 info : title : API version : 1.0.0 paths : / : get : x-internal : true ... 与OpenAPI / Swagger 2.0和3.0.x以及AsyncAPI定义一起使用。 openapi-filter.js [outfile] Positionals: infile the input file outfile the output file Options: --info i
【文件预览】:
openapi-filter-master
----index.js(6KB)
----package.json(892B)
----openapi-filter.js(3KB)
----.eslintrc.json(8KB)
----.github()
--------workflows()
----test()
--------issue85()
--------configFile()
--------test.js(2KB)
--------issue28()
--------checkTags2()
--------checkTags1()
--------inverse()
--------issue29_nestedReferences()
--------valid()
--------codep()
--------xkcd()
--------issue26a()
--------alias()
--------strip()
--------issue26b()
--------flagValues()
--------circular()
--------asyncapi()
----LICENSE(1KB)
----package-lock.json(75KB)
----.gitignore(904B)
----CHANGELOG.md(196B)
----README.md(2KB)
----.editorconfig(148B)

网友评论