-
Notifications
You must be signed in to change notification settings - Fork 214
Improving zio-json support #752
Copy link
Copy link
Open
Description
There currently exists an initial effort for zio-json support on zio-schema:
However, when working with pattern-matching and derivers, this type gets matched with something more akin to Transform(Dynamic(Chunk())) rather than Schema[Json]. Would it be possible to enforce the type being matched with Schema[Json]?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels