Skip to content

Fix foreign keys in mapper #3

@aruhier

Description

@aruhier

Foreign keys are broken when using the mapper: using put() after getting an object with the mapper will try to send the exact same dict it received before, when it should send the ID for attributes related to foreign keys.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions