Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

XML Schema for Importing API proxy XML??

Not applicable

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 Solved
0 1 734
1 ACCEPTED 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

View solution in original post

1 REPLY 1

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