Skip to content

Commit 367360c

Browse files
authored
Added cargo_bicycle to schema
1 parent d3ea5e0 commit 367360c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

schema/templates/common.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,7 @@
683683
"description": "The type of vehicle",
684684
"enum": [
685685
"bicycle",
686+
"cargo_bicycle",
686687
"car",
687688
"scooter",
688689
"moped",
@@ -709,4 +710,4 @@
709710
"pattern": "^1\\.2\\.[0-9]+$"
710711
}
711712
}
712-
}
713+
}

0 commit comments

Comments
 (0)