Open
Description
``java
@io.swagger.v3.oas.annotations.media.Schema(
title = "Whether the producer should be transactional."
)
@Builder.Default
private Property transactional = Property.of(true);
is visible as :

see [here](https://kestra.io/plugins/plugin-kafka/io.kestra.plugin.kafka.produce#properties_transactional-body)
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog