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