Unable to identify the Swagger version or the Swagger version is unsupported

Not applicable

We are using swagger with java(swagger-jaxrs) rest api applications and when we are importing that application to apigee it is showing error : Unable to identify the Swagger version or the Swagger version is unsupported. I'm attaching generated openapi spec along it

openapi: 3.0.1 paths: /v1/dummy: get: operationId: dummyResponse responses: default: description: default response content: '*/*': {}

can you guys help us out why this is happening ?

0 1 370
1 REPLY 1

sidd-harth
Participant V

Hi @Sayantan Khan, which Swagger(OAS) version are you trying to import in APigee?

From your post I think you are suing OAS version 3. At the moment Apigee doesn't support OAS version 3.

Currently, Apigee supports OAS version 2.0