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 2022/01/11 06:54:46 UTC

[camel] branch regen_bot updated (d47be31 -> 8d91b7a)

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 d47be31  CAMEL-17464: camel-servicenow - Docs was pointing to only 2 out of 3 supported apis.
     add 8d91b7a  CAMEL-17463: Typo in docs

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/twitter-directmessage.json    | 2 +-
 .../resources/org/apache/camel/catalog/components/twitter-search.json | 2 +-
 .../org/apache/camel/catalog/components/twitter-timeline.json         | 2 +-
 .../camel/component/twitter/directmessage/twitter-directmessage.json  | 2 +-
 .../org/apache/camel/component/twitter/search/twitter-search.json     | 2 +-
 .../org/apache/camel/component/twitter/timeline/twitter-timeline.json | 2 +-
 .../java/org/apache/camel/component/twitter/TwitterConfiguration.java | 2 +-
 .../endpoint/dsl/TwitterDirectMessageEndpointBuilderFactory.java      | 4 ++--
 .../builder/endpoint/dsl/TwitterSearchEndpointBuilderFactory.java     | 4 ++--
 .../builder/endpoint/dsl/TwitterTimelineEndpointBuilderFactory.java   | 4 ++--
 10 files changed, 13 insertions(+), 13 deletions(-)