Skip to content

CodegenParameter and CodegenResponse have Boolean fields. #4746

@sreeshas

Description

@sreeshas
Description

CodegenParameter and CodegenResponse classes have Boolean fields where as
CodegenOperation and CodegenProperty have boolean fields.

Boolean fields are not necessary and requires users to check for null before using them which leads to ugly code.

Suggest a Fix

Change the fields to boolean.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions