Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Azuma 75606c6ca6
Support JSON serialization options for model objects (#811) 2019-07-29 10:40:39 -07:00
Sampo Verkasalo 812b374103 Deserialize type: Date values (#776)
* Be explicit about datetimes
* Parse Date objects as specified in the types
2019-05-10 11:09:40 -07:00
Steve Bazyl 39d0a164b5 Update generator to correctly handle int64/uint64 types as fixnum/bignum instead of strings 2016-08-17 15:27:23 -07:00
Steve Bazyl 2c190e9745 Update representable, mimetype dependencies + others 2016-08-17 14:38:25 -07:00
Steve Bazyl 1ee88320e9 #403 - allow nil dates 2016-04-25 10:49:00 -07:00
joker1007 fe7c377399 Add boolean test case 2016-02-25 05:34:39 +09:00
Steven Bazyl 297db0eb66 Fix date formatting to include milliseconds, drop virtus 2015-07-24 22:36:01 -07:00
Steven Bazyl f584a2cec8 Import refactored library. See MIGRATING.MD for details 2015-06-23 15:15:14 -07:00