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/19 07:39:38 UTC

[jira] [Resolved] (CAMEL-8470) Several small fixes for camel-linkedin

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

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

> Several small fixes for camel-linkedin
> --------------------------------------
>
>                 Key: CAMEL-8470
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8470
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.14.2
>            Reporter: Tomas Rohovsky
>            Assignee: Willem Jiang
>             Fix For: 2.14.3, 2.15.1, 2.16.0
>
>
> # companies/addShare should return the created Update
> # Share#comment should be String instead of Comment
> # Group#isOpenToNonMembers and Group#allowMemberInvites should be Boolean instead of boolean
> Otherwise invoking of people/addGroupMembership causes
> {code}
> Error invoking addGroupMembership: Unexpected {group-membership/group/is-open-to-non-members} element, Unexpected {group-membership/group/allow-member-invites}
> {code}
> because both attributes (that are not valid for this resource) are present.
> # remove role from people/getSuggestedGroupPosts
> It is only for group-memberships/\{id\}/posts resource.



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