Hello Apigee Community,
we are pretty new with apigee and we just created some proxies using specifications with OpenAPI standard. Our question is related with how to evolve those proxies in parallel with the backend APIs. We were expecting some kind of wizard (like when you create the Proxy the first time) where you can select how to apply an update. But we can't find anything like that. Which is the best way to make this happen?
Thank you very much!
Solved! Go to Solution.
Welcome to the community !!
I believe you are asking after creating the proxy (using the wizard) with the Open API spec, how do I update the proxy if there are new resources or path definitions to the OpenAPI Spec associated with the proxy ? If that is correct, then the answer is -
1) Continue making the changes to the OpenAPI spec and save
2) Go to the proxy that was generated and click Develop
3) Click the "+" sign next to the Proxy end point config section, see screenshot
4) In the dialog that pops up, you will see a tab "From OpenAPI". This tab shows the new flows that are not added to the proxy but were added to the OpenAPI Spec
5) Click Add. This should create a new Conditional flow in your proxy where you can add the necessary policies and call your target
Hope I understood your question correctly and this helps !! If not, please let me know, happy to help
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |