get Http Method Annotations
fun getHttpMethodAnnotations(func: KSFunctionDeclaration): List<HttpMethodAnnotation>
Content copied to clipboard
Collect all HttpMethodAnnotation from a KSFunctionDeclaration
Return
list of HttpMethodAnnotation