Forum Discussion
1 Reply
- KJans
Staff
hi AnjanaSuresh,
SwaggerHub uses the open source codegen. Please raise this issue there: https://github.com/swagger-api/swagger-codegen
Not able to add @NotBlank, @NotEmpty annotations for String In the generated Code.
With required = true, only @NotNull is getting added to the generated code, and dev has to write logic for Not Empty and NotBlank. Could you please add these annotations as well.
hi AnjanaSuresh,
SwaggerHub uses the open source codegen. Please raise this issue there: https://github.com/swagger-api/swagger-codegen