amorenew / linkedin-j

Automatically exported from code.google.com/p/linkedin-j
0 stars 0 forks source link

Creator object should extend Profile #116

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
in the current version of api Creator object has only a few basic fields.
But it can have the same fields as Profile object.
It would be great to extend it as well as extend some enums (like in get group 
posts)
For instance this is correct api call:
http://api.linkedin.com/v1/groups/23013/posts:(creator:(id,first-name,last-name,
headline,location,public-profile-url))

Original issue reported on code.google.com by piotridz...@gmail.com on 13 Aug 2012 at 1:17