mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-29 16:39:04 +00:00
14 lines
257 B
JSON
14 lines
257 B
JSON
{
|
|
"type": "REST",
|
|
"serviceName": "ometa_api_service",
|
|
"serviceConnection": {
|
|
"config": {
|
|
"type": "REST",
|
|
"openAPISchemaURL": "https://docs.open-metadata.org/swagger.html",
|
|
"token":"token"
|
|
}
|
|
},
|
|
"sourceConfig": {
|
|
"config": {}
|
|
}
|
|
} |