I want to use a factory that creates a new instance with all of it's default values (using json-schema), and I want to hook it to the createInstance method of angular data
I saw the beforeCreate is only for the async create function, is there a way to hook the createInstance one?
Thanks,
Shai