mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
16 lines
No EOL
295 B
JSON
16 lines
No EOL
295 B
JSON
{
|
|
"type": "rest",
|
|
"serviceName": "ometa_api_service",
|
|
"serviceConnection": {
|
|
"config": {
|
|
"type": "Rest",
|
|
"openAPISchemaConnection": {
|
|
"openAPISchemaURL": "https://docs.open-metadata.org/swagger.html"
|
|
},
|
|
"token":"token"
|
|
}
|
|
},
|
|
"sourceConfig": {
|
|
"config": {}
|
|
}
|
|
} |