I put the “value.converter.schemas.enable”: “false”, but with that the topic produces without payload wrapper
{
"before":{
}
"after":{
}
"source":{
}
"op":"u"
"ts_ms":1718992059460
"transaction":NULL
}
// because i need the payload object
{
"payload": {
"before":{
}
"after":{
}
"source":{
}
"op":"u"
"ts_ms":1718992059460
"transaction":NULL
}
}
how to put the payload wrapper on the topic, after remove schema