You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/11/24 05:58:08 UTC

[camel] branch regen_bot updated (48b67e1 -> 2fb2959)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 48b67e1  CAMEL-15884: camel-salesforce: DTO generation fix (#4665)
     add 8a31702  CAMEL-15882: camel-salesforce: Return all upsert result info. (#4663)
     add 2fb2959  Fix formatting

No new revisions were added by this update.

Summary of changes:
 .../{CreateSObjectResult.java => UpsertSObjectResult.java}   | 11 ++++++++++-
 .../salesforce/internal/processor/JsonRestProcessor.java     |  3 ++-
 .../salesforce/internal/processor/XmlRestProcessor.java      |  3 ++-
 .../camel/component/salesforce/RestApiIntegrationTest.java   | 12 ++++++++++++
 4 files changed, 26 insertions(+), 3 deletions(-)
 copy components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/api/dto/{CreateSObjectResult.java => UpsertSObjectResult.java} (86%)