ts-json-schema-generator
ts-json-schema-generator copied to clipboard
Support default
default is a property in JSON schema. We should have a standard way to support it.
@kanitw We could use this in Vega-Lite as well and then automatically read the default property for the docs tables. We need to see what Monaco does, though.
Vega already uses this property.