Describe the feature
When generating schema based on a json sample always the provided values are used as default values in the generated schema, also affecting then everything created by that schema, and that's not always what the developer wants.
This can be improved by inferDefaults being a configurable option that defaults to true.
Additional information
Describe the feature
When generating schema based on a json sample always the provided values are used as default values in the generated schema, also affecting then everything created by that schema, and that's not always what the developer wants.
This can be improved by inferDefaults being a configurable option that defaults to true.
Additional information