Skip to content

Determine Future of RelationshipsToUpdate #331

Closed
@Fireblade954

Description

@Fireblade954

_jsonApiContext.RelationshipsToUpdate is not set for HasMany relations on PATCH requests?

in function SetHasOneRelationship _jsonApiContext.RelationshipsToUpdate is set.

_jsonApiContext.RelationshipsToUpdate[relationshipAttr] = convertedValue;

in function SetHasManyRelationship _jsonApiContext.RelationshipsToUpdate is NOT set.

is this by design? or forgotten?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions