Allow Substitution of one case class with another on output
skipoleschris opened this issue · comments
Chris Turner commented
Allow a returned case class instance to be replaced by an alternative instance prior to being decomposed and generated a Json. Provides a powerful mechanism for mapping between internal and external representations.