← Back to Kairo Docs|API Reference (Dokka)

ContentType

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class ContentType(val value: String)

Declares the expected request body MIME type (such as "application/json").

Properties

Link copied to clipboard