My platform needs the schema for the methods I wish to call. Where do I find the SWAGGER file for REST APIs?
@bovineone by any chance, do you know where I might find the json schema for the REST APIs?
The XML schema is only presented as a WSDL for use with SOAP implementations. It looks like there may be some third party tools that can generate SWAGGER from a WSDL.