[
https://issues.apache.org/jira/browse/CAMEL-9760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15211931#comment-15211931
]
Aurelien Pupier commented on CAMEL-9760:
----------------------------------------
thinking about it a little more, I think that the cocrect value for syntax is
google-drive:apiName/methodName
but do we need the // in the documentation?
google-drive://endpoint-prefix/endpoint?[options]
> 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)