Skip to content

Handle nested constructors #18

@sitch

Description

@sitch

Would be nice to have something akin to the

%{"nestedField" => %{id: 1}}
|>  Poison.decode! as: %Model{nested_field: [%Nested{}]}

See https://github.com/devinus/poison/pull/58/files

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