msgspec icon indicating copy to clipboard operation
msgspec copied to clipboard

Let json.schema take an enc_hook for handling default values of custom types

Open sennalen opened this issue 1 year ago • 0 comments
trafficstars

Description

json.schema can take a schema_hook to encode custom types in the schema, but the fields can only support values of built-in types as defaults.

sennalen avatar May 06 '24 04:05 sennalen