Path

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class Path(val method: String, val path: String)

Properties

Link copied to clipboard
Link copied to clipboard