mirror of
https://github.com/apache/superset.git
synced 2026-05-07 08:54:23 +00:00
chore(api v1): Deprecate datasource/save and datasource/get endpoints (#23678)
This commit is contained in:
@@ -51,7 +51,7 @@ describe('controlUtils', () => {
|
||||
type: DatasourceType.Table,
|
||||
columns: [{ column_name: 'a' }],
|
||||
metrics: [{ metric_name: 'first' }, { metric_name: 'second' }],
|
||||
column_format: {},
|
||||
column_formats: {},
|
||||
verbose_map: {},
|
||||
main_dttm_col: '',
|
||||
datasource_name: '1__table',
|
||||
|
||||
Reference in New Issue
Block a user