notEthan / jsi

JSI: JSON Schema Instantiation in Ruby
Other
22 stars 1 forks source link

`Base#[]` param `use_default` default `false`, overridable #310

Closed notEthan closed 1 year ago

notEthan commented 1 year ago

defaulting to insert schema default values is confusing if you're not expecting it. certain metaschemas having a default of {} or true in particular leads to masked bugs.