diff --git a/TCAT/Network/Endpoints.swift b/TCAT/Network/Endpoints.swift index be7fe540..4ad5a1a8 100755 --- a/TCAT/Network/Endpoints.swift +++ b/TCAT/Network/Endpoints.swift @@ -42,8 +42,8 @@ extension Endpoint { originName: start.name, uid: uid ) - - return Endpoint(path: Constants.Endpoints.getRoutes, body: body) + // MARK: - Temporary fix for Boom + return Endpoint(path: "/api/v2"+Constants.Endpoints.getRoutes, body: body, useCommonPath: false) } static func getMultiRoutes(