You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2015/03/10 03:01:39 UTC

[jira] [Resolved] (CAMEL-8465) Add groups/getPosts endpoint to camel-linkedin

     [ https://issues.apache.org/jira/browse/CAMEL-8465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-8465.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.16.0
                   2.15.1
                   2.14.3

Merged the patch into master, camel-2.15.x and camel-2.14.x branches with thanks to Tomas.

> Add groups/getPosts endpoint to camel-linkedin
> ----------------------------------------------
>
>                 Key: CAMEL-8465
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8465
>             Project: Camel
>          Issue Type: New Feature
>    Affects Versions: 2.14.1
>            Reporter: Tomas Rohovsky
>            Assignee: Willem Jiang
>             Fix For: 2.14.3, 2.15.1, 2.16.0
>
>
> Add groups/getPosts endpint that covers following resource:
> {code}
> https://api.linkedin.com/v1/groups/{group-id}/posts
> {code}
> Similar functionality as this resource provides people/getPosts mapped to
> {code}
> https://api.linkedin.com/v1/people/~/group-memberships/{group-id}/posts
> {code}
> , but it requires role to be set.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)