Does APIGEE provide swagger extensions to include proxy implementations

Does APIGEE provides swagger extensions to include proxy implementation in edge.

There is a customer requirement and they are asking if it is possible to include policies and shared flows in OAS without generating the API proxy.

I don’t want to visit Edge UI and automatically refer required shared flow without manually logging to Edge UI.

Thanks.

0 2 267
2 REPLIES 2

@Anil Sagar @ Google @Dino would like to know your comments

Hi @Angshuman Mahanta,

AFAIK, there're no extensions currently supported with in Apigee Edge UI, however you can use -

https://www.npmjs.com/package/openapi2apigee supports OAS 2.0, dont think it supports 3.0

Since api-first-design approach a way to go, it would be great to have such functionality integrated with edge UI/or at least libraries to generate API proxy based on OAS 3.0, may be they introduce in the future, you never know 🙂