Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
214 B
JSON
Raw Normal View History

{
"type": "kafka",
"serviceName": "sample_kafka",
"serviceConnection": {
"config": {
"type": "Kafka",
"bootstrapServers": "localhost:9092"
}
},
"sourceConfig": {
"config": {}
}
}