Skip to content

Extend client save/create/update to work with BaseResource instance #134

@ruscoder

Description

@ruscoder

Currently, client save/create/update works only with typed models because it instantiates this class and fails if BaseResource instance is passed.

These methods are incredibly useful when resources from one client need to be created in another client. So, it would be really helpful to have this behavior implemented

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions