ttimbul
6 years agoVisitor
Unable to generate Java client using Spring RestTemplate
Whenever I try to generate a Java client using Spring RestTemplate I receive the following error:
SwaggerHub Error There was an error generating the clients java code. Please ensure that the definition and all external refs (inc. domains) are valid.
There are no errors shown in the editor, and selecting any other library option gives me an instant download. I have tried either setting or leaving every other codegen option blank to try, and it is Spring RestTemplate as the library that triggers this error.
What can I do to get this to work (apart from choosing another library)?