api

http4k / org.http4k.format / ConfigurableKlaxon / autoBody

autoBody

fun <reified T : Any> autoBody(description: String? = null, contentNegotiation: ContentNegotiation = ContentNegotiation.None, contentType: ContentType = defaultContentType): BiDiBodyLensSpec<T>