Dan Maas

Results 1 comments of Dan Maas

I had to do this customization in the config: ``` ... code.configuration = project.buildscript.configurations.getByName("classpath") ... ``` This makes the java exec of the swagger codegen cli use the buildscript classpath,...