mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-02 10:27:24 +00:00
12 lines
220 B
JSON
12 lines
220 B
JSON
{
|
|
"name": "sample_superset",
|
|
"serviceType": "Superset",
|
|
"description": "Supset Service",
|
|
"sourceUrl": "http://localhost:8088",
|
|
"connection": {
|
|
"provider": "db",
|
|
"username": "admin",
|
|
"password": "admin"
|
|
}
|
|
}
|