I was trying to use `Body.auto<MyType>().toL...
# http4k
c
I was trying to use
Body.auto<MyType>().toLens().extract(response)
but wasn't having luck figuring out the `data class`'s to setup