Skip to content

Codegen does not read all attributes of schema property #3925

@abhijith-prabhakar

Description

@abhijith-prabhakar

Swagger specification for schema object specifies a list of attributes which are valid for a given schema object. But codegen(CodegenProperty.java) does not read in all of this attributes. If declared on the schema, these attributes are ignored.

Codegen should read these properties and use it for model generation with bean validation enabled. Is linked to #2549

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions