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 02:56:38 UTC

[jira] [Assigned] (CAMEL-8464) Remove likeCompanyUpdate endpoint from camel-linkedin

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

Willem Jiang reassigned CAMEL-8464:
-----------------------------------

    Assignee: Willem Jiang

> Remove likeCompanyUpdate endpoint from camel-linkedin
> -----------------------------------------------------
>
>                 Key: CAMEL-8464
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8464
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.14.1
>            Reporter: Tomas Rohovsky
>            Assignee: Willem Jiang
>
> Similar as CAMEL-8456. The underlying resource
> {code}
> /companies/{company-id}/updates/key={update-key}/is-liked
> {code}
> doesn't exist. It was probably added by mistake instead of
> {code}
> https://api.linkedin.com/v1/people/~/network/updates/key={update-key}/is-liked
> {code}
> mentioned in the documentation https://developer-programs.linkedin.com/documents/commenting-and-liking-company-share. The resource is already mapped to linkedin://people/likeUpdate so there is no need to add it to companies prefixed endpoints.



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