ts-json-schema-generator icon indicating copy to clipboard operation
ts-json-schema-generator copied to clipboard

Support default

Open domoritz opened this issue 5 years ago • 1 comments

default is a property in JSON schema. We should have a standard way to support it.

domoritz avatar Nov 06 '19 06:11 domoritz

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

domoritz avatar Nov 06 '19 06:11 domoritz