CASH-2478 - Updated to v2 version for parts damage-options endpoint

This commit is contained in:
Minojhini Valaiyapathi 2026-04-28 13:28:11 -04:00
parent bf999b45e2
commit 03f3a11f86

View file

@ -25,7 +25,7 @@ const endpoints = {
method: "GET",
},
GetDamageOptions: {
url: "/parts/api/v1/parts/damage-options",
url: "/parts/api/v2/parts/damage-options",
method: "GET",
},
LookupVehicleByYmms: {