{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "StreamSourceTable", "type": "object", "properties": { "append_only": { "type": "boolean" }, "show_initial_rows": { "type": "boolean" } } }