diff --git a/share/endpoints.json b/share/endpoints.json index e6352c1..86e2493 100644 --- a/share/endpoints.json +++ b/share/endpoints.json @@ -636,7 +636,7 @@ "VEHICLE_LIST" : { "TYPE" : "GET", "AUTH" : true, - "URI" : "api/1/vehicles" + "URI" : "api/1/products" }, "ROADSIDE_WARRANTY" : { "TYPE" : "GET", diff --git a/t/test_data/endpoints.json b/t/test_data/endpoints.json index e6352c1..86e2493 100644 --- a/t/test_data/endpoints.json +++ b/t/test_data/endpoints.json @@ -636,7 +636,7 @@ "VEHICLE_LIST" : { "TYPE" : "GET", "AUTH" : true, - "URI" : "api/1/vehicles" + "URI" : "api/1/products" }, "ROADSIDE_WARRANTY" : { "TYPE" : "GET",