Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions generators/vehicle-data-spec-generator.exs
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ defmodule Loader do
"dodge",
"ds",
"fiat",
"lancia",
"ford",
"honda",
"hyundai",
Expand Down
1 change: 1 addition & 0 deletions hm-eligibility-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ components:
- ds
- jeep
- fiat
- lancia
- alfaromeo
- renault
- toyota
Expand Down
2 changes: 2 additions & 0 deletions hm-fleet-clearance-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,7 @@ components:
- vauxhall
- jeep
- fiat
- lancia
- alfaromeo
- ford
- renault
Expand Down Expand Up @@ -720,6 +721,7 @@ components:
- vauxhall
- jeep
- fiat
- lancia
- alfaromeo
- ford
- renault
Expand Down
1 change: 1 addition & 0 deletions hm-rest-auto-api-v5-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8389,6 +8389,7 @@ definitions:
- dodge
- ds
- fiat
- lancia
- ford
- honda
- hyundai
Expand Down
1 change: 1 addition & 0 deletions hm-rest-auto-api-v5-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8535,6 +8535,7 @@ definitions:
- dodge
- ds
- fiat
- lancia
- ford
- honda
- hyundai
Expand Down
1 change: 1 addition & 0 deletions hm-rest-auto-api-v5-3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8897,6 +8897,7 @@ definitions:
- dodge
- ds
- fiat
- lancia
- ford
- honda
- hyundai
Expand Down
1 change: 1 addition & 0 deletions hm-rest-auto-api-v5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7066,6 +7066,7 @@ definitions:
- dodge
- ds
- fiat
- lancia
- ford
- honda
- hyundai
Expand Down
1 change: 1 addition & 0 deletions hm-vehicle-data-api-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4646,6 +4646,7 @@ components:
- dodge
- ds
- fiat
- lancia
- ford
- honda
- hyundai
Expand Down
Loading