Skip to content

Commit

Permalink
added escooter subtype
Browse files Browse the repository at this point in the history
  • Loading branch information
Dahly96 committed Jan 30, 2025
1 parent 8a41a5b commit c3e65e8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions schema-definitions/fareProductTypeConfigs.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"type": "string",
"enum": [
"air",
"bus",
"foot",
"bicycle",
"bus",
"cableway",
"coach",
"foot",
"funicular",
"lift",
"metro",
Expand Down Expand Up @@ -84,6 +84,7 @@
"domesticFlight",
"domesticScheduledFlight",
"dragLift",
"escooter",
"expressBus",
"funicular",
"helicopterService",
Expand Down

0 comments on commit c3e65e8

Please sign in to comment.