[
https://issues.apache.org/jira/browse/CAMEL-16690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429130#comment-17429130
]
Christos Gkoros commented on CAMEL-16690:
-----------------------------------------
Hello [~acosentino], after reviewing the component, it is evident that the part
that controls the arguments that the endpoint can accept and passes to Gmail
API is generated from -> *camel-api-component-maven-plugin*
However, the pom.xml does not include the execution for this generation. It
only has the _generate-test-component-classes_ execution for test classes.
Would you please advise on how this task should best proceed?
> camel-google-mail - 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
> Reporter: Christos Gkoros
> Priority: Minor
> Attachments: image-2021-06-06-16-26-56-992.png
>
>
> The messages List operation returns a list of messages, however, although the
> Gmail API supports adding a query ("q") to the request, the camel
> endpoint/component does not
> The option is only available in Camel Google Mail Stream.
> f.e.
> !image-2021-06-06-16-26-56-992.png!
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)