This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 7093d63 Regen 7093d63 is described below commit 7093d63c9f66e472646d60923b45226dda7e944f Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sat Sep 8 09:15:44 2018 +0200 Regen --- .../src/main/docs/google-calendar-stream-component.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/camel-google-calendar/src/main/docs/google-calendar-stream-component.adoc b/components/camel-google-calendar/src/main/docs/google-calendar-stream-component.adoc index a6fdec4..8cc4f5a 100644 --- a/components/camel-google-calendar/src/main/docs/google-calendar-stream-component.adoc +++ b/components/camel-google-calendar/src/main/docs/google-calendar-stream-component.adoc @@ -118,7 +118,7 @@ with the following path and query parameters: === Spring Boot Auto-Configuration -The component supports 12 options, which are listed below. +The component supports 13 options, which are listed below. @@ -128,6 +128,7 @@ The component supports 12 options, which are listed below. | *camel.component.google-calendar-stream.client-factory* | The client Factory. The option is a org.apache.camel.component.google.calendar.GoogleCalendarClientFactory type. | | String | *camel.component.google-calendar-stream.configuration.access-token* | OAuth 2 access token. This typically expires after an hour so refreshToken is recommended for long term usage. | | String | *camel.component.google-calendar-stream.configuration.application-name* | Google Calendar application name. Example would be camel-google-calendar/1.0 | | String +| *camel.component.google-calendar-stream.configuration.calendar-summary-name* | Calendar Summary name to use | primary | String | *camel.component.google-calendar-stream.configuration.client-id* | Client ID of the mail application | | String | *camel.component.google-calendar-stream.configuration.client-secret* | Client secret of the mail application | | String | *camel.component.google-calendar-stream.configuration.index* | Specifies an index for the endpoint | | String