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
/
HttpContent
Http
Content
data
class
HttpContent
(
val
mediaType
:
String
,
val
schema
:
HttpSchema
)
Members
Constructors
Http
Content
Link copied to clipboard
constructor
(
mediaType
:
String
,
schema
:
HttpSchema
)
Properties
media
Type
Link copied to clipboard
val
mediaType
:
String
schema
Link copied to clipboard
val
schema
:
HttpSchema