zio/zio-json

JsonFieldEncoder for UUID

Petter-K opened this issue · 1 comments

Hi,

I often have to make a JsonFieldEncoder/Decoder for UUID for Map[UUID,_] - is it possible to have this by default from zio.json?

I can write the PR myself if this is ok.

I’d be more than happy to accept this PR from you!