msgspec icon indicating copy to clipboard operation
msgspec copied to clipboard

Creating a Struct From an Unknown JSON Schema

Open arthurbrenno opened this issue 1 year ago • 3 comments
trafficstars

Question

HI. Is it possible to dynamically create a struct from an unknown JSON schema? I mean, the user will inform me the way he wants the struct to be created, and I will create a Struct from this dynamic JSON schema.

arthurbrenno avatar Sep 01 '24 12:09 arthurbrenno