Hi. I did not find the answer (maybe missed) it:
I find it difficult using Apigee documentation and getting Edge API objects such as Developer, Proxy, Product simply by trial: getting JSON back.
Is there a Swagger url of Edge API I can use to get myself stubs in Java?
Thank you.
Answer by sudheendras
·
Dec 11, 2015 at 08:30 PM
No. Unfortunately we don't publish the Swagger documentation for our management APIs. You will have to read the document and write java clients yourself. But I find the curl commands on those SmartDocs pages to be useful in writing client code.
I think, then you should start, would help us all.
@Birute Awasthi , I am working on same. See similar question asked here .
Answer by marshg@google.com · Dec 28, 2015 at 08:54 PM
Would you prefer a Java SDK for the management or the OpenAPI (Swagger's new spec name) formatted description?
Swagger 2.0 Spec for Apigee Edge Management API 1 Answer
OpenAPI Import - Bad Request 2 Answers
Not able to create proxy with openAPI spec. 1 Answer
Api proxy to Swagger code 5 Answers
Azure Devops CI/CD on Apigee Edge 1 Answer