-
Couldn't load subscription status.
- Fork 139
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request