mirror of
https://github.com/apache/superset.git
synced 2026-08-04 21:12:44 +00:00
13 lines
270 B
JSON
13 lines
270 B
JSON
{
|
|
"schema": {
|
|
"properties": {
|
|
"clustering": { "type": "object" },
|
|
"metadata": { "type": "object" },
|
|
"partitions": { "type": "object" }
|
|
},
|
|
"type": "object",
|
|
"title": "TableExtraMetadataResponseSchema"
|
|
},
|
|
"schemaType": "response"
|
|
}
|