Skip to content

Commit ffaab27

Browse files
authored
Formatting on state enum list
1 parent 2c27b2d commit ffaab27

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

schema/templates/provider/vehicles.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@
6060
"last_vehicle_state": {
6161
"enum": [
6262
"available",
63-
"elsewhere",
64-
"non_operational",
65-
"on_trip",
66-
"removed",
67-
"reserved",
68-
"unknown"
63+
"elsewhere",
64+
"non_operational",
65+
"on_trip",
66+
"removed",
67+
"reserved",
68+
"unknown"
6969
]
7070
}
7171
}

0 commit comments

Comments
 (0)