Apache Kafka operation binding
Contains information about the operation representation in Apache Kafka.
Structure
Examples
json
{
"groupId": {
"type": "string",
"enum": [
"myGroupId"
]
},
"clientId": {
"type": "string",
"enum": [
"myClientId"
]
},
"bindingVersion": "0.5.0"
}
Changelog
Good news, nothing was changed