Generic decoding of json to an elm record

Tried to capture some thoughts on valid use cases for generic json decoders here:

https://discourse.elm-lang.org/t/how-to-write-a-generic-json-decoder/3179/14

This doesn’t seem like one of those cases.