ktorfit-lib
/
de.jensklingenberg.ktorfit.http
/
Body
Body
@
Target
(
allowedTargets = [
AnnotationTarget.VALUE_PARAMETER
]
)
annotation class
Body
Content copied to clipboard
Use this to upload data in an HTTP Body @POST("createIssue") fun upload(@Body issue: Issue)
Constructors
Constructors
Body
Link copied to clipboard
fun
Body
()
Content copied to clipboard