You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 4, 2020. It is now read-only.
To avoid possible conflicts between "reserved" attribute/method names of a
Resource, isolate the data attributes beyond the attributeaExample:
bob.a.name,bob.a.email, etc.Special case (still open): how to deal with
types? Shouldbob.typesbe mapped to, e.g.,bob.a.classes?