Andreas Stütz

Results 1 issues of Andreas Stütz

I'm trying to specify the `inputFile` via command line options, as described inside the readme: ``` ./gradlew generateSwagger --inputFile=./specs.json ``` but this fails with ``` Option 'inputFile' cannot be cast...