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.
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.