Skip to content

Entity Descriptions leaks into Field's description #20

@d34dman

Description

@d34dman

Example config,

label: Foo
id: foo
description: "This description will be applied to field too"
fields:
  title:
    type: string
    label: Title
    description: ""

As in the above config, if field title's description is left empty, it gets picked up from Entity's description.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions