mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-01 09:57:19 +00:00
* Fix #401: Merge sample data generation into single connector * Path for datasets modified Co-authored-by: Ayush Shah <ayush@getcollate.io>
9 lines
185 B
JSON
9 lines
185 B
JSON
{
|
|
"name": "sample_superset",
|
|
"serviceType": "Superset",
|
|
"description": "Supset Service",
|
|
"dashboardUrl": "http://localhost:8088",
|
|
"username": "admin",
|
|
"password": "admin"
|
|
}
|