Skip to content

Displayed name twice when required is set to true #1216

@Ckim15

Description

@Ckim15

Hi,

I am having an application which value is required to pick from the drop down list.
Its type is string with defined values in enum. the name (gender) was displayed twice under column parameter and value when required is set to true. Any idea?

- in: header

  name: gender

  required: true

  type: string

  enum:
         - Female
         - Male

Here is the attached image:

displaynametwice

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