On Tuesday, 16 January 2018 17:55:54 UTC+1, Jigar Shah wrote:
>
> I am using codegen maven plugin
>
>
> I have added .swagger-codegen-ignore
>
>
> also added
>
>
> <configuration>
> <inputSpec>src/main/resources/api.yaml</inputSpec>
> <language>spring</language>
> *<ignoreFileOverride>${basedir}/.swagger-codegen-ignore</ignoreFileOverride>*
> <configOptions>
> <sourceFolder>src/gen/java/main</sourceFolder>
> <dateLibrary>java8</dateLibrary>
> </configOptions>
> </configuration>
>
> inside .swagger-codegen-ignore
>
> I added
>
>
> pom.xml
>
> MyController.java
>
>
>
> It should have not generated pom.xml and Controller class. But it still
> did.
>
<https://lh3.googleusercontent.com/-I6cnPycNM5M/Wl4yDKRUcCI/AAAAAAABNsI/pYouzeB3EkEHTP9yc5EUqb5-t81pOBpUQCLcBGAs/s1600/generated.PNG>
--
You received this message because you are subscribed to the Google Groups
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.