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/10 20:51:38 UTC

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

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

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

GitHub user trohovsky opened a pull request:

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

    CAMEL-8470 Several small fixes for camel-linkedin

    

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

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

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

    https://github.com/apache/camel/pull/433.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 #433
    
----
commit e0b5daf83878fe30fa51e6b1fb459d315d26c9e9
Author: Tomas Rohovsky <tr...@redhat.com>
Date:   2015-03-10T15:38:01Z

    CAMEL-8470 Several small fixes for camel-linkedin

----


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