https://kotlinlang.org logo
#http4k
Title
d

dave

01/26/2020, 7:59 PM
@Ray Eldath So the problem here is that exceptions all get treated the same way by the Jackson marshaller. For ease, I'd just create a simple data class which represents the structure you want and just use lens for that instead.