BlairAllegroTech / js-data-jsonapi

JsonApi Adapter for js-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do not send LocalKeys when serializing objects to JsonApi

BlairAllegroTech opened this issue · comments

Currently there is no filtering on the Jsonapi serializer. This means that js-data localKeys are included within the attributes section off data sent to the server when they should not be!