You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/09 19:58:38 UTC

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

    [ https://issues.apache.org/jira/browse/CAMEL-8465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14353393#comment-14353393 ] 

ASF GitHub Bot commented on CAMEL-8465:
---------------------------------------

GitHub user trohovsky opened a pull request:

    https://github.com/apache/camel/pull/429

    CAMEL-8465 Add groups/getPosts endpoint to camel-linkedin

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/trohovsky/camel CAMEL-8465

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/429.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #429
    
----
commit 215179d309140183ac4459aea4c98295a113c480
Author: Tomas Rohovsky <tr...@redhat.com>
Date:   2015-03-09T18:39:33Z

    CAMEL-8465 Add groups/getPosts endpoint to camel-linkedin

----


> 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
>
> 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)