You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by je...@apache.org on 2022/01/03 16:17:38 UTC

[camel] branch main updated: camel-salesforce: doc fix

This is an automated email from the ASF dual-hosted git repository.

jeremyross pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 4ff1476  camel-salesforce: doc fix
4ff1476 is described below

commit 4ff1476979a0f66cf7015330c52204be9c4ed77a
Author: Jeremy Ross <je...@gmail.com>
AuthorDate: Mon Jan 3 08:37:08 2022 -0600

    camel-salesforce: doc fix
    
    Output type for CDC consumer was incorrect.
---
 .../camel-salesforce-component/src/main/docs/salesforce-component.adoc  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc b/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc
index 88607d2..b8b6fce 100644
--- a/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc
+++ b/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc
@@ -1693,7 +1693,7 @@ The dynamic nature of change event body fields, high level replication steps as
 
 *Output*
 
-Type: `PlatformEvent` or `org.cometd.bayeux.Message`
+Type: `Map<String, Object>` or `org.cometd.bayeux.Message`
 
 Headers
 |===