Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
272 B
JSON
Raw Normal View History

2023-04-13 18:05:06 +02:00
{
"type": "looker",
"serviceName": "sample_looker",
"serviceConnection": {
"config": {
"type": "Looker",
"hostPort": "https://looker.com",
"clientId": "admin",
"clientSecret": "admin"
}
},
"sourceConfig": {
"config": {}
}
}