You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Aurelien Pupier (JIRA)" <ji...@apache.org> on 2016/03/25 15:52:25 UTC

[jira] [Created] (CAMEL-9760) Google drive component syntax inconsistency

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)