You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/06/12 14:34:06 UTC

[camel] branch main updated: CAMEL-18170 - Updating Google Drive doc. (#7763)

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

davsclaus 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 befe39a01ac CAMEL-18170 - Updating Google Drive doc. (#7763)
befe39a01ac is described below

commit befe39a01ac2d1223696b2a5b495efb41921e2a2
Author: Rhuan Rocha <rh...@gmail.com>
AuthorDate: Sun Jun 12 11:34:00 2022 -0300

    CAMEL-18170 - Updating Google Drive doc. (#7763)
    
    Signed-off-by: Rhuan Rocha <rh...@gmail.com>
---
 docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_18.adoc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_18.adoc b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_18.adoc
index 51db9e10ebd..a2b598f1b60 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_18.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_18.adoc
@@ -14,3 +14,8 @@ to better separate output between text and json based.
 === camel-karaf
 
 The `camel-milo` feature has been removed.
+
+=== camel-google-drive
+
+The `keyResource` option has been changed to `serviceAccountKey` to match to Google semantic. Then, if you use the `keyResource` 
+to Google Drive component, you should update it to  `serviceAccountKey`.