Skip to content

Allow both null and no entry for all optional config values #17

@rohori

Description

@rohori

Currently, some optional config values must be specific one of

{
    "entry": null
}

or

{
}

(no entry for the key "entry")

depending on entry. Both should be allowed for all optional config values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions