WADLs and XSDs for Rest Client generation.
Hi,
I am developing an Openstack integration module using Rest Client. I would like to get some information on the following:
Where can I download the WADL and XSD for all openstack APIs ? I looked at the following URL , however several of them did not have XSD. https://github.com/openstack/api-site/tree/master/api-ref/src/wadls (https://github.com/openstack/api-site...)
Please guide on the best approach to generate REST client for all openstack APIs.
Thank you in advance!