whos_using_what 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -53,8 +53,8 @@ class LinkedinClient < BaseApiClient
53
53
  location = location.gsub(/\s+/, "+")
54
54
 
55
55
  url = @@base_url <<
56
- "people-search?
57
- company-name=" << company_name << ",
56
+ "people-search:(people:(id,first-name,last-name,public-profile-url,picture-url,headline),num-results)" <<
57
+ "?company-name=" << company_name << ",
58
58
  &location=" << location
59
59
 
60
60
  json_api_call_helper url, {}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: whos_using_what
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: