mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
chore: migrate /sql_json and /results to apiv1 (#22809)
This commit is contained in:
@@ -688,6 +688,7 @@ export const query = {
|
||||
sql: 'SELECT * FROM something',
|
||||
description: 'test description',
|
||||
schema: 'test schema',
|
||||
resultsKey: 'test',
|
||||
};
|
||||
|
||||
export const queryId = 'clientId2353';
|
||||
|
||||
Reference in New Issue
Block a user