← Back to Kairo Docs
|
API Reference (Dokka)
Kairo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kairo
endpoint
/
kairo.rest
/
Rest
/
ContentType
Content
Type
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
ContentType
(
val
value
:
String
)
Declares the expected request body MIME type (such as "application/json").
Members
Properties
value
Link copied to clipboard
val
value
:
String