careerbuilder / ruby-cb-api

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

Replace resume #282

Closed MajinFro closed 7 years ago

MajinFro commented 7 years ago

We added functionality to the update call on resume in the matrix to accept resumeFileData, resumeFileName, and replaceEducationAndExperience. This PR adds these fields to the put request for GRRP.

image