This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new c479667 Added a list of the possible values for the timelineType path
parameter
new 4909b83 Merge pull request #3520 from orpiske/add-timeline-type-info
c479667 is described below
commit c47966783dd3ad4801c21ceec9f2e4e94c28ebb1
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Mon Jan 27 14:48:38 2020 +0100
Added a list of the possible values for the timelineType path parameter
---
components/camel-twitter/src/main/docs/twitter-timeline-component.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git
a/components/camel-twitter/src/main/docs/twitter-timeline-component.adoc
b/components/camel-twitter/src/main/docs/twitter-timeline-component.adoc
index eb0703d..c965b02 100644
--- a/components/camel-twitter/src/main/docs/twitter-timeline-component.adoc
+++ b/components/camel-twitter/src/main/docs/twitter-timeline-component.adoc
@@ -54,6 +54,7 @@ with the following path and query parameters:
| *timelineType* | *Required* The timeline type to produce/consume. | |
TimelineType
|===
+The timelineType can be one of: public, home, user, mentions or retweetsofme.
=== Query Parameters (45 parameters):