ktorfit-ksp
1.0.0-beta13
ktorfit-ksp
/
de.jensklingenberg.ktorfit.model.annotations
/
HttpMethodAnnotation
Http
Method
Annotation
open
class
HttpMethodAnnotation
(
val
path
:
String
,
val
httpMethod
:
HttpMethod
)
:
FunctionAnnotation
Content copied to clipboard
Constructors
Properties
Inheritors
Constructors
Http
Method
Annotation
Link copied to clipboard
fun
HttpMethodAnnotation
(
path
:
String
,
httpMethod
:
HttpMethod
)
Content copied to clipboard
Properties
http
Method
Link copied to clipboard
open
val
httpMethod
:
HttpMethod
Content copied to clipboard
path
Link copied to clipboard
open
val
path
:
String
Content copied to clipboard
Inheritors
CustomHttp
Link copied to clipboard