http4k-api-openapi
Toggle table of contents
6.20.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-api-openapi
http4k-api-openapi
/
org.http4k.contract.openapi.v3
/
RequestParameter
/
PrimitiveParameter
Primitive
Parameter
class
PrimitiveParameter
<
NODE
>
(
meta
:
Meta
,
val
schema
:
NODE
)
:
RequestParameter
<
NODE
>
(
source
)
Members
Constructors
Primitive
Parameter
Link copied to clipboard
constructor
(
meta
:
Meta
,
schema
:
NODE
)
Properties
description
Link copied to clipboard
val
description
:
String
?
in
Link copied to clipboard
val
in
:
String
name
Link copied to clipboard
val
name
:
String
required
Link copied to clipboard
val
required
:
Boolean
schema
Link copied to clipboard
val
schema
:
NODE