Hi, I m using Swagger-codegen maven plugin to create java pojo classes. But i need to have @JsonInclude(Include.NON_NULL) and @JsonInclude(Include.NON_EMPTY ) in the java pojo classes generated. Currently we are manually adding it after pojo classes are created. Is there any way for Swagger-codegen to add it when it is generating pojo classes. Thanks.
-- 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.
