Skip to content

Add support for hiding objects in POJO's #475

Closed
@bengalaviz

Description

@bengalaviz

Is there a way to add the ability in @ApiModelProperty to hide particular objects you do not want generated in the output JSON? Maybe something like

@ApiModelProperty(access="hidden")

or

@ApiModelProperty(hidden=true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions