hexgnu / linkedin

Ruby wrapper for the LinkedIn API
http://rdoc.info/gems/linkedin
MIT License
759 stars 407 forks source link

Add ability to fetch a single share #259

Closed santib closed 8 years ago

santib commented 8 years ago

@hexgnu Hi, I think that having access to this endpoint is quite important, for example to make 1 API call to get the likes and comments instead of calling the other 2 methods separately (share_likes and share_comments).

hexgnu commented 8 years ago

I'll cut a version and ship it sometime today

Thanks!

santib commented 8 years ago

Awesome! Thanks :)

grzuy commented 8 years ago

Hi @hexgnu

Sorry to bother, but any update on releasing this new addition?

Thanks in advance! :-)

hexgnu commented 8 years ago

Pushed a new version just now

Thanks!

grzuy commented 8 years ago

Thanks a lot!!