I have a requirement to call external Rest API such as given in the link below :
HERE REST APIs: Portable APIs for Maps, Routing and More | HERE (0 Bytes)
The problem I am having is when I try to create a rest adapter with service I get an error message saying this is not valid swagger. The Rest API works fine in the browser.
Does anyone have any suggestions on how I make this work ?
Thanks