Rest Serializer isPrimaryType
should not use store.modelFor
#5809
Labels
🌲 Project Trim 🌲
PRs related to https://github.com/emberjs/data/issues/6166
Currently Rest Serializer implicitly does type normalization in
store.isPrimaryType
by callingstore.modelFor
. It shouldn't do that, it should normalize the type name itselfThe text was updated successfully, but these errors were encountered: