you can then pass a lens with an example, using th...
# http4k
d
you can then pass a lens with an example, using this overloaded version:
Copy code
fun <T> receiving(bodyToDefinitionId: Pair<BiDiBodyLens<T>, T>, definitionId: String? = null)