Skip to content

Deserializer throws away fields named type and links #559

@raiskila

Description

@raiskila

If my SQLAlchemy models have a field called type, and I pass a value for it in the attributes hash in a JSON API request, the strings_to_datetimes function inside helpers.py throws it away prior to updating the SQLAlchemy model object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions