Skip to content

empty fields should not be added in the final schema.  #2

@Souvikns

Description

@Souvikns

Description
Empty fields are being included into the final schema, whish shouldn't be.
For example I only create a label with only name parameter then the json should like this { "name": "code" } but it is looking like this { "name": "code", "alias": "" }.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions