Does APIGEE Edge have any xml schema for generating API Proxy XML for importing API?
Like say I have bunch of restful services which I want to import into edge, can I validate the API proxy xmls against any schemas that edge has?
Please let me know if I am clear on what I am looking for?
Solved! Go to Solution.
Hi Nagesh -
Here are the current schemas. Try using /configuration/all.xsd, which *should* provide all the necessary includes, including all policy XSDs in the /policy folder.
https://github.com/apigee/api-platform-samples/tree/master/schemas
Please let us know if you run into problems!
Thanks,
Floyd