Description
For the Swagger swagger-codegen-maven-plugin it would be nice to be able to specify the location of the .swagger-codegen-ignore file, as the generated files always go to "target/..." and thus the .swagger-codegen-ignore file cannot be used at the target location.
Right now, the generated files can only be influenced using CLI flags as available.
Swagger-codegen version
2.2.2-SNAPSHOT
Suggest a Fix
add a CLI-parameter to specifiy the location of the .swagger-codegen-ignore file (maybe this is usable for the CLI as well as the maven task)
Description
For the Swagger swagger-codegen-maven-plugin it would be nice to be able to specify the location of the .swagger-codegen-ignore file, as the generated files always go to "target/..." and thus the .swagger-codegen-ignore file cannot be used at the target location.
Right now, the generated files can only be influenced using CLI flags as available.
Swagger-codegen version
2.2.2-SNAPSHOT
Suggest a Fix
add a CLI-parameter to specifiy the location of the .swagger-codegen-ignore file (maybe this is usable for the CLI as well as the maven task)