json

fun <T : MoshiNodeDataContainer> Body.Companion.json(fn: (MoshiNode) -> T, description: String? = null, contentNegotiation: ContentNegotiation = ContentNegotiation.None): BiDiBodyLensSpec<T>

Custom lens to extract and inject Data4k DataContainer types from JSON bodies