Aurelien Pupier created CAMEL-9760:
--------------------------------------
Summary: Google drive component syntax inconsistency
Key: CAMEL-9760
URL: https://issues.apache.org/jira/browse/CAMEL-9760
Project: Camel
Issue Type: Bug
Components: camel-google-drive
Affects Versions: 2.16.2
Reporter: Aurelien Pupier
I think that there is an error for Google drive "syntax".
on
https://github.com/apache/camel/blob/master/components/camel-google-drive/src/main/java/org/apache/camel/component/google/drive/GoogleDriveEndpoint.java
the syntax described is "google:drive:apiName/methodName" although the scheme
is "google-drive" and on the documentation
http://camel.apache.org/googledrive.html , it is stated that the URI format is
"google-drive://endpoint-prefix/endpoint?[options]"
I'm not sure about what should be the real values
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)