You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Tomas Rohovsky (JIRA)" <ji...@apache.org> on 2015/03/07 12:49:38 UTC

[jira] [Updated] (CAMEL-8456) Remove endpoints for unexisting resources from camel-linkedin

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

Tomas Rohovsky updated CAMEL-8456:
----------------------------------
    Summary: Remove endpoints for unexisting resources from camel-linkedin  (was: Remove addCompanyUpdateComment endpoint from camel-linkedin)

> Remove endpoints for unexisting resources from camel-linkedin
> -------------------------------------------------------------
>
>                 Key: CAMEL-8456
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8456
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.14.1
>            Reporter: Tomas Rohovsky
>
> Underlying resource 
> {code}
> /companies/{company-id}/updates/key={update-key}/update-comments 
> {code}
> does not exist. It was probably added by mistake instead of 
> {code}
> https://api.linkedin.com/v1/people/~/network/updates/key={update-key}/update-comments
> {code}
>  mentioned in the documentation [https://developer-programs.linkedin.com/documents/commenting-and-liking-company-share]. The resource is already mapped to linkedin://people/addUpdateComment so there is no need to add it to companies prefixed endpoints.



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