ktor-routing
0.6-beta
jvm
core
/
org.noelware.ktor.endpoints
/
Delete
Delete
annotation class
Delete
(
val
path
:
String
=
"/"
)
Represents a DELETE request that can be accessed.
Members
Properties
path
Link copied to clipboard
val
path
:
String
The path that is used to identify this endpoint.