ktkit
Toggle table of contents
0.5.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ktkit
ktkit-compiler-openapi
/
io.github.smyrgeorge.ktkit.compiler.openapi.ir.route
/
ParamInfo
/
ParamInfo
Param
Info
constructor
(
location
:
String
,
name
:
String
,
schema
:
JsonNode.Obj
,
required
:
Boolean
,
description
:
String
?
=
null
)
(
source
)