json

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

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