grnhse / greenhouse_io

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

Add a mechanism to have permitted options per endpoint #35

Open lienvdsteen opened 4 years ago

lienvdsteen commented 4 years ago

I wanted to propose a mechanism to have permitted options per endpoint. As currently you can't use certain options as they are filtered out because they are not in the PERMITTED_OPTIONS array.