//used until real services are available const endpoints = { GetRouteInfo: { url: "https://mockey.qa.sagaws.net/service/ISS/Content/RouteInfo", method: "GET", }, }; export { endpoints };