As cited in the documentation, "Google Cloud Endpoints supports APIs that are described using version 2.0 of the OpenAPI Specification." Are there any plans to support version 3.0 ?
正如文档中所引用的那样,“Google Cloud Endpoints支持使用OpenAPI规范2.0版描述的API。”有没有计划支持3.0版?
2 个解决方案
#1
0
Cloud Support here! As per documentation Cloud Endpoints support OpenAPI version 2.0.
云支持在这里!根据文档,Cloud Endpoints支持OpenAPI 2.0版。
I filed a feature request for a support of version 3.0. You can follow for the updates here.
我提交了一个支持3.0版的功能请求。您可以在此处关注更新。
#2
0
Until GCP supports version 3, you could use something like apimatic.io to convert openapi v3 files to swagger (openapi 2) format.
在GCP支持版本3之前,您可以使用apimatic.io之类的东西将openapi v3文件转换为swagger(openapi 2)格式。
#1
0
Cloud Support here! As per documentation Cloud Endpoints support OpenAPI version 2.0.
云支持在这里!根据文档,Cloud Endpoints支持OpenAPI 2.0版。
I filed a feature request for a support of version 3.0. You can follow for the updates here.
我提交了一个支持3.0版的功能请求。您可以在此处关注更新。
#2
0
Until GCP supports version 3, you could use something like apimatic.io to convert openapi v3 files to swagger (openapi 2) format.
在GCP支持版本3之前,您可以使用apimatic.io之类的东西将openapi v3文件转换为swagger(openapi 2)格式。