Closed derRobert closed 6 years ago
The basic serializer doesn't, but the Ember Data one does indeed. This was the convention expected by Ember Data and its json API, at the time of coding.
Note that the Ember serializer will most likely be dropped in the next major release.
Why are the model names and properties case converted by lcfirst? Just to know the reason.