Contents:
com.github.jcustenborder.kafka.connect.transform.common.ToJSON$Key
com.github.jcustenborder.kafka.connect.transform.common.ToJSON$Value
Examples:
The connect schema type to output the converted JSON as.
Importance: MEDIUM
Type: STRING
Default Value: STRING
Validator: [STRING, BYTES]
Flag to determine if the JSON data should include the schema.
Type: BOOLEAN