ktorfit-annotations
/
de.jensklingenberg.ktorfit.http
/
DELETE
DELETE
@
Target
(
allowedTargets = [
AnnotationTarget.FUNCTION
]
)
annotation class
DELETE
(value:
String
)
Content copied to clipboard
Make a DELETE request.
Constructors
Properties
Parameters
Parameters
value
relative url path, if empty, you need to have a parameter with
Url
Constructors
DELETE
Link copied to clipboard
fun
DELETE
(value:
String
= "")
Content copied to clipboard
Properties
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard