public ActionResult <List <ExternalAPIDTO> > Get() { return(client.GetAllRows()); //git repo test comment }