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
/
BodyContent
/
FormContent
Form
Content
class
FormContent
(
val
schema
:
BodyContent.FormContent.FormSchema
)
:
BodyContent
(
source
)
Members
Constructors
Form
Content
Link copied to clipboard
constructor
(
schema
:
BodyContent.FormContent.FormSchema
)
Types
Form
Schema
Link copied to clipboard
class
FormSchema
(
metas
:
Map
<
Meta
,
List
<
String
>
?
>
)
Properties
schema
Link copied to clipboard
val
schema
:
BodyContent.FormContent.FormSchema