OPMAAS-4559 switched to V2
parent
4f4ee44893
commit
6cdfd039e2
|
|
@ -20,8 +20,7 @@ module TP_Mobile_VehicleData {
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
,entityName.in(
|
,entityName.in(
|
||||||
~"GET /api/v1/vehicles/<VIN>/state~",
|
~"GET /api/v2/vehicles/<VIN>/state~",
|
||||||
~"GET /v1/vehicle/<VIN>~",
|
|
||||||
~"GET /v2/vehicle/<VIN>~"
|
~"GET /v2/vehicle/<VIN>~"
|
||||||
)")))):splitBy())
|
)")))):splitBy())
|
||||||
EOT
|
EOT
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue