Firstly see below code,
enum APIManager { case getHrInfo(hrId:String) } extension APIManager : TargetType{ var baseURL: URL { return URL(string: &