careerbuilder / ruby-cb-api

Ruby wrapper around the CareerBuilder.com APIs
Apache License 2.0
14 stars 18 forks source link

Adding parameter to job get #294

Closed contactjoehale closed 5 years ago

contactjoehale commented 5 years ago

This argument will determine which route to use for job details retrieval. The argument defaults to false and will use the consumer/job/details endpoint by default. If you set the argument to true it will use the v3/job endpoint.