Wow
Toggle table of contents
8.6.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-openapi
/
me.ahoo.wow.openapi.contract
/
HttpRequestBody
/
HttpRequestBody
Http
Request
Body
constructor
(
required
:
Boolean
=
false
,
description
:
String
?
=
null
,
content
:
List
<
HttpContent
>
=
emptyList()
,
contentDeclared
:
Boolean
=
content.isNotEmpty()
,
componentRef
:
String
?
=
null
)