mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat: Adds the MetadataBar to the Explore header (#21560)
This commit is contained in:
committed by
GitHub
parent
5ea9249059
commit
0dda5fe1cf
@@ -179,9 +179,11 @@ class DatasetRestApi(BaseSupersetModelRestApi):
|
||||
"extra",
|
||||
"kind",
|
||||
"created_on",
|
||||
"created_on_humanized",
|
||||
"created_by.first_name",
|
||||
"created_by.last_name",
|
||||
"changed_on",
|
||||
"changed_on_humanized",
|
||||
"changed_by.first_name",
|
||||
"changed_by.last_name",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user