Compositional, type-safe schema definitions, which enable auto-derivation of codecs and migrations.
142
stars
162
forks
source link
Decode json with field default value works only on all fields have default value #625
Closed
liewhite closed 10 months ago
This works
But this not work:
It only works when all fields have a default value