toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-api-openapi
/
org.http4k.contract.openapi.v3
/
BodyContent
/
NoSchema
No
Schema
data
class
NoSchema
<
NODE
:
Any
>
(
val
schema
:
NODE
,
val
example
:
String
?
=
null
)
:
BodyContent
Members
Constructors
No
Schema
Link copied to clipboard
constructor
(
schema
:
NODE
,
example
:
String
?
=
null
)
Properties
example
Link copied to clipboard
val
example
:
String
?
=
null
schema
Link copied to clipboard
val
schema
:
NODE