Y
Hacker News
new
|
ask
|
show
|
jobs
by
lookingsideways
4385 days ago
If your API supports it you can use the EmbeddedRecordsMixin[0]. In general though, what would be a sane default for handling multiple REST API calls to single-model endpoints?
[0]:
http://emberjs.com/api/data/classes/DS.EmbeddedRecordsMixin....