{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "RefreshIcebergTableRequest", "type": "object", "properties": { "metadata_file_relative_path": { "type": "string" } } }