Bug Report Checklist
Description
If I don't specify an example for a schema, the generator will generate annotation @Schema(example="null", ...). No examples should lead to no example generation.
openapi-generator version
7.23.0
OpenAPI declaration file content or url
Generation Details
Steps to reproduce
Related issues/PRs
Suggest a fix
Bug Report Checklist
Description
If I don't specify an example for a schema, the generator will generate annotation
@Schema(example="null", ...). No examples should lead to no example generation.openapi-generator version
7.23.0
OpenAPI declaration file content or url
Generation Details
Steps to reproduce
Related issues/PRs
Suggest a fix