Skip to content

Make it possible to express required parameters in config #91

@jackgerrits

Description

@jackgerrits

Currently due to the ability to generate an example schema there is a requirement for the entire config to be able to be defaultable. This is great for being able to generate this but the fact some things can't be specified as required is a problem.

One possible way forward is to change the generation to leave "required" things as empty or with some clear placeholder value to be filled in instead of a default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions