2022-04-13 18:04:52 +02:00

16 lines
277 B
JSON

{
"type": "superset",
"serviceName": "sample_superset",
"serviceConnection": {
"config": {
"type": "Superset",
"hostPort": "http://localhost:8088",
"username": "admin",
"password": "admin"
}
},
"sourceConfig": {
"config": {}
}
}