val name: String
The name of the path parameter within the endpoint's path. Should be specified in lower case. Defaults to the parameter's name in the function signature.
name - The name of the path parameter within the endpoint's path. Should be specified in lower case.
Defaults to the parameter's name in the function signature.