api

http4k / org.http4k.format / AutoMarshallingXml / auto

auto

fun <reified T : Any> Body.Companion.auto(description: String? = null, contentNegotiation: ContentNegotiation = ContentNegotiation.None): BiDiBodyLensSpec<T> fun <reified T : Any> WsMessage.Companion.auto(): BiDiWsMessageLensSpec<T>