{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ColumnMetadata", "example": { "columnDefault": null, "isCaseSensitive": null, "isCurrency": null, "isSigned": null, "label": null, "length": null, "name": null, "nullable": null } }