grnhse / greenhouse_io

Ruby API wrapper for Greenhouse.io API
MIT License
44 stars 46 forks source link

adding job_ids ( the new request parameter for applications ) #5

Closed rodrimaia closed 8 years ago

rodrimaia commented 9 years ago

There is a new request parameter for searching applications:

job_id No string If supplied, only return applications that involve this job. It will return both candidates and prospects.

capablemonkey commented 8 years ago

Thanks for your contribution @rodrigomaia17!! I just merged in your code via #12. This'll be included in the next gem release (soon).