Apigee UI: Create proxy out of the OAS (OpenAPI spec) file: Unsupported OpenAPI version: 3.0.3

Hi, community. 

https://swagger.io/specification/#version-3.0.3 is the ongoing latest version.

I'm using my evaluation & trying to create a reverse proxy out from the OAS v.3.0.3 file.

Apigee returning: "Unsupported OpenAPI version: 3.0.3. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2"
Anyone knows by any chance when Apigee starts creating proxy from this ongoing OAS version?
Maybe someone from the Google staff could confirm & comment on this, please?
thanks, regards, Yermek

openapi: 3.0.3
info:
  title: dummy API
  version: 1.0.0
  description: API Specification for dummy
security:
  - bearerAuth: [ ]
  - ApiKeyAuth: [ ]

YermekDevOps_0-1632121120143.png

 

1 REPLY 1

Any answer to that, please?