autoBody

fun <T : Any> JsonConverter<T, *>.autoBody(description: String? = null, contentNegotiation: ContentNegotiation = ContentNegotiation.None, contentType: ContentType = APPLICATION_JSON, renderStyle: JsonStyle = JsonStyle.compactWithNulls): BiDiBodyLensSpec<T>