developerforce / Force.com-JavaScript-REST-Toolkit

ForceTK - a minimal Force.com REST API for JavaScript apps
BSD 3-Clause "New" or "Revised" License
315 stars 175 forks source link

Improve field-type support in create calls #24

Closed cwarden closed 11 years ago

cwarden commented 11 years ago

Check the type of fields being populated in create calls and convert values to the correct type.

metadaddy commented 11 years ago

Apologies for the delay, and thanks for the pull request!