Skip to content

Inline enums don't show when a default value is present #125

Open
@SMillerDev

Description

@SMillerDev

This will not show the inline enum.

        + scale   : `4` (enum[number], optional) - scale from 0 (worst) to 1 (best)
            + 0
            + 1

This will only show the inline enum default value as a normal field.

        + scale   : `4` (enum, optional) - scale from 0 (worst) to 1 (best)
            + 0
            + 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions