Skip to content

Changed 'email-domain' from key to filter - #101

Closed
seanrose wants to merge 3 commits into
hexgnu:masterfrom
seanrose:master
Closed

Changed 'email-domain' from key to filter#101
seanrose wants to merge 3 commits into
hexgnu:masterfrom
seanrose:master

Conversation

@seanrose

@seanrose seanrose commented Feb 3, 2012

Copy link
Copy Markdown

Email domain filtering for companies is currently broken in the Ruby gem.

According to the LinkedIn API doc, 'email-domain' functions as a filter, not a key, for the companies resource. It's entered as this format: companies? instead of companies/ as it currently is in the Ruby gem.

https://developer.linkedin.com/documents/company-lookup-api-and-fields

@ryanatwork

Copy link
Copy Markdown
Collaborator

Hi - can you write some specs for this change and we will be happy to merge

@seanrose

seanrose commented Feb 4, 2012

Copy link
Copy Markdown
Author

Thanks! I'll work on adding them this weekend.

@seanrose

seanrose commented Feb 6, 2012

Copy link
Copy Markdown
Author

I updated api_spec.rb to account and test for the change properly.

@hexgnu

hexgnu commented Jun 4, 2013

Copy link
Copy Markdown
Owner

Got it taken care of. Also the test was failing. Be sure to check it next time :)

@hexgnu hexgnu closed this Jun 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants