HttpMethodAnnotation

open class HttpMethodAnnotation(path: String, httpMethod: HttpMethod) : FunctionAnnotation

Properties

httpMethod
Link copied to clipboard
open val httpMethod: HttpMethod
path
Link copied to clipboard
open val path: String

Inheritors

MyHttp
Link copied to clipboard