Skip to content

don't write string "null" for examples #5016

@fehguy

Description

@fehguy

in 2.2.2, we are returning an example value for model properties. If not defined in the definition, this logic is returning the string "null". The following check:

@ApiModelProperty({{#example}}example = "{{example}}", {{/example}}

Will then always write the example null. I don't think this was the intention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions