Get the complete URL for the request.
Combines the base URL and the endpoint path.
@override String get urls => endpoints + paths;