Skip to content

Support building instance from dict with polymorphic object #11

@lmazuel

Description

@lmazuel

Currently the SDKs can accept a dict instead of a model and transform it to the right model automatically. This is not available if there is at any level a polymorphic object.

This should be possible looking at _subtype_map to identify the right instance type

FYI @annatisch @vishrutshah

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