http4k-api-openapi
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-api-openapi
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
?
schema
Link copied to clipboard
val
schema
:
NODE