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