Skip to content

[Feature Request] Support JSON Type Converters #264

@cretz

Description

@cretz

Is your feature request related to a problem? Please describe.

People need to customize temporal.converters.value_to_type for use with their types during JSON conversion

Describe the solution you'd like

Add a JSONTypeConverter ABC that converts to and from a user type to JSON-able type. Change JSONPlainPayloadConverter to accept a collection of these and make that easier to set in construction of default payload converter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions