Skip to content

Deserializer not linking included relationships #312

Closed
@jaredcnance

Description

@jaredcnance

Caused by #254 (2.2.5). The changes made now prevent the deserializer from setting the attributes on included relationships. Only the ids are getting set, all other properties will have their default values.

This shouldn't affect deserialization of web requests since you can't POST sideloaded relationships yet. However, it would affect tests trying to deserialize responses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions