val path: String
The endpoint path of the resource. All exposed functions of the annotated class will have their path prepended with this. Defaults to the class name.
path - The endpoint path of the resource. All exposed functions of the annotated class will have their path prepended with this. Defaults to the class name.