docs: minor changelog improvement
Addresses https://github.com/emqx/emqx/pull/13232#discussion_r1637889964
This commit is contained in:
parent
b6613e7b27
commit
5b73670252
|
@ -9,7 +9,6 @@ message_transformation {
|
|||
transformations = [
|
||||
{
|
||||
name = mytransformation
|
||||
enable = true
|
||||
failure_action = drop
|
||||
payload_decoder = {type = avro, schema = myschema}
|
||||
payload_encoder = {type = json}
|
||||
|
|
Loading…
Reference in New Issue