You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lift-a...@googlegroups.com
Folks,
If you've subclassed MappedField and implemented asJsonValue, there's been a breaking change. The return type signature is now Box[JValue] rather than JValue. If you do not include a Full box in the return value, the field will not be included in the rendered JSON.