spray-json icon indicating copy to clipboard operation
spray-json copied to clipboard

example doc for enum and case objects

Open davideicardi opened this issue 4 years ago • 2 comments

I have tried to add some documentation example on how to implement json formats for enumeration and case object types.

I think that both are quite common in Scala and providing an official example can be useful.

davideicardi avatar Dec 11 '20 18:12 davideicardi

This was actually quite helpful to me. Thank you

ndlarsen avatar Feb 13 '21 12:02 ndlarsen

And on PR itself: why it's still not merged if @raboof and @ndlarsen say it's helpful?

waagnermann avatar Dec 22 '22 06:12 waagnermann