dataChannelFormat

@Singleton
@Named(value = "dataChannelFormat")
fun dataChannelFormat(@Value(value = "${airbyte.destination.core.data-channel.format}") dataChannelFormat: DataChannelFormat): DataChannelFormat