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