2023-04-13 18:05:06 +02:00

16 lines
272 B
JSON

{
"type": "looker",
"serviceName": "sample_looker",
"serviceConnection": {
"config": {
"type": "Looker",
"hostPort": "https://looker.com",
"clientId": "admin",
"clientSecret": "admin"
}
},
"sourceConfig": {
"config": {}
}
}