frank06 / ember-data-save-relationships

A mixin for Ember Data JSON API serializers to save relationship data
https://github.com/laborvoices/ember-data-save-relationships
MIT License
41 stars 20 forks source link

Null object handling issue #18

Open codalicious opened 7 years ago

codalicious commented 7 years ago

Fixed the issue with json api response that has data:null for example user:{data: null} Could be a fix for https://github.com/frank06/ember-data-save-relationships/issues/17