toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-format-jackson
/
org.http4k.format
/
ConfigurableJackson
/
autoView
auto
View
inline
fun
<
T
:
Any
,
V
:
Any
>
Body.Companion
.
autoView
(
description
:
String
?
=
null
,
contentNegotiation
:
ContentNegotiation
=
None
,
contentType
:
ContentType
=
APPLICATION_JSON
)
:
BiDiBodyLensSpec
<
T
>
inline
fun
<
T
:
Any
,
V
:
Any
>
WsMessage.Companion
.
autoView
(
)
:
BiDiWsMessageLensSpec
<
T
>