To bump my previous question: Does anyone know if ...
# serialization
d
To bump my previous question: Does anyone know if there's a way to apply JsonTransformingSerializer to every possible type, without specifying the type explicitly? I'm basically looking for a way to implement this, which was quite easy to do in Moshi https://pastebin.com/hmdwERm9 (snippet stolen from @jw - https://github.com/square/moshi/issues/295#issuecomment-299610834)
d
Add your usecase in a comment to convince the devs.