mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
feat(api): Added "kind" to dataset/<pk> endpoint (#20113)
This commit is contained in:
@@ -276,6 +276,7 @@ class TestDatasetApi(SupersetTestCase):
|
||||
"fetch_values_predicate": None,
|
||||
"filter_select_enabled": False,
|
||||
"is_sqllab_view": False,
|
||||
"kind": "physical",
|
||||
"main_dttm_col": None,
|
||||
"offset": 0,
|
||||
"owners": [],
|
||||
|
||||
Reference in New Issue
Block a user