This repository has been archived by the owner on Jun 17, 2023. It is now read-only.
- Added support for
name
property in a schema for overwriting the default given name - Added union inference based on schema structure. This removes need for the
union()
helper function - Fixed issue with model modifiers not returning new instances, but rather modifying themselves
- Wrong basic query generation and mock generation tests