DBZ-8103 Edit property description

This commit is contained in:
roldanbob 2024-08-12 12:41:13 -04:00 committed by Chris Cranford
parent 96b043575f
commit f7dc7a92c8

View File

@ -136,5 +136,6 @@ The following table lists the configuration options that you can use with the `D
|[[decode-logical-decoding-message-content-fields-null-include]]<<decode-logical-decoding-message-content-fields-null-include, `fields.null.include`>>
|boolean
|false
|Defines whether to include fields with null values to the decoded structure
|Specifies how the decoding process handles fields that have null values in the source message.
By default, the transformation removes fields that have null values.
|===