mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-07 07:55:13 +02:00
13 lines
353 B
JSON
13 lines
353 B
JSON
{
|
|
"metabaseConnectionId": "a1b2c3d4-e5f6-4789-9abc-def012345678",
|
|
"metabaseDatabaseId": 42,
|
|
"syncMode": "ALL",
|
|
"selections": [],
|
|
"defaultTagNames": [],
|
|
"mapping": {
|
|
"metabaseDatabaseId": 42,
|
|
"metabaseDatabaseName": "Analytics",
|
|
"metabaseEngine": "postgres",
|
|
"targetConnectionId": "b2c3d4e5-f6a7-4890-abcd-ef0123456789"
|
|
}
|
|
}
|