Christos Gkoros created CAMEL-16690:
---------------------------------------
Summary: Add the q (Query) parameter to messages/list operation
Key: CAMEL-16690
URL: https://issues.apache.org/jira/browse/CAMEL-16690
Project: Camel
Issue Type: Improvement
Components: camel-google-mail
Affects Versions: 3.0.1, 3.1.0, 3.2.0
Reporter: Christos Gkoros
Fix For: 3.4.0
In pom.xml file, API is restricted to getProfile only:
[https://github.com/apache/camel/blob/master/components/camel-google-mail/pom.xml#L169-L175]
But there are two other methods that are useful : watch and stop.
See here:
[https://developers.google.com/gmail/api/v1/reference/users/watch]
I've attached a patch to fix.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)