Apigee developer portal swagger version

Hi 

Is Apigee developer portal supports Swagger 3.x  ? or openapi 3.0.0

0 3 297
3 REPLIES 3

Please see the documentation.

Apigee supports OpenAPI Specification 3.0 and 2.0 when you generate interactive API reference documentation using SmartDocs on your portal .

openapispec-version.png

 

Hi @dchiesa1  @ravenhedden  Thank you for replying.  

We are using Apigee in private cloud and portal is also installed in sameway. 

1. Portal in private cloud has also capability to use Openapi 3.x.x ? I believe currently smart docs module only accepting  Swagger 2.0. 

 

To add on to what Dino said, Swagger still exists as a set of tools but OpenAPI is the actual specification now. The Swagger specification has been renamed to OpenAPI. You can read more about Swagger vs OpenAPI in Swagger documentation here