toggle menu
ktor-openapi
5.2.0
jvm
switch theme
search in API
ktor-openapi
/
io.github.smiley4.ktoropenapi.resources
/
handle
handle
inline
fun
<
T
:
Any
>
Route
.
handle
(
noinline
body
:
suspend
RoutingContext
.
(
T
)
->
Unit
)