This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git
The following commit(s) were added to refs/heads/master by this push: new dfa922a Sheets Stream example: We need to deal with Sheets API and not calendar dfa922a is described below commit dfa922a47e4bd8986ecd5bf1cf1e9c10cfac52fe Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Nov 12 08:18:17 2020 +0100 Sheets Stream example: We need to deal with Sheets API and not calendar --- google-sheets-stream/google-sheets-stream-source/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-sheets-stream/google-sheets-stream-source/README.adoc b/google-sheets-stream/google-sheets-stream-source/README.adoc index 598d410..4c32615 100644 --- a/google-sheets-stream/google-sheets-stream-source/README.adoc +++ b/google-sheets-stream/google-sheets-stream-source/README.adoc @@ -7,7 +7,7 @@ This is an example for Camel-Kafka-connector Sheets Stream Source Example === What is needed - A google account -- A google application authorized to deal with calendar API +- A google application authorized to deal with Sheets API === Setting up Google Application