Commit Graph

15 Commits

Author SHA1 Message Date
Mathew Polzin ea85593655 Rename EntityType generics and associated types to EntityDescription 2018-11-15 17:24:17 -08:00
Mathew Polzin ee364216bb allow EntityDescription to decode nullable relationships 2018-11-15 17:16:16 -08:00
Mathew Polzin bf44c2fcdd Prepping for ToOneRelationships that have optional related types for use in situations where null is an acceptable relationship value. 2018-11-14 23:39:12 -08:00
Mathew Polzin fd82d5d7de Add ability to specify an Attribute needs to be transformed once it has been decoded. 2018-11-14 08:38:43 -08:00
Mathew Polzin 805ef4debe Support both attributes whose keys can be omitted and attributes whose values can be null. 2018-11-13 21:34:23 -08:00
Mathew Polzin fa44b5be95 Update README.md 2018-11-13 10:37:22 -08:00
Mathew Polzin e0a27fdf15 Update README.md 2018-11-13 08:57:29 -08:00
Mathew Polzin fdfe5145e1 Update README.md 2018-11-13 08:40:16 -08:00
Mathew Polzin 956e5cd9ee Update README.md 2018-11-13 08:37:15 -08:00
Mathew Polzin 379708447a Update README.md 2018-11-13 01:19:34 -08:00
Mathew Polzin 3bf678f332 checkboxify readme list 2018-11-13 01:11:41 -08:00
Mathew Polzin ec37902819 Add some more documentation, remove unneded Foundation imports. 2018-11-13 01:08:23 -08:00
Mathew Polzin 2179f23dc7 Some cleanup and added documentation. 2018-11-12 22:24:54 -08:00
Mathew Polzin 7d3b04c719 Remove auto generated and other unneeded files, update linux main test file. 2018-11-12 21:59:21 -08:00
Mathew Polzin 34c82b135f Initial commit of files taken from a package started as part of another project. 2018-11-12 20:36:03 -08:00