Skip to content

Commit d346132

Browse files
authored
Merge pull request #82 from MobilityData/update/schema-2022-08
Update/schema 2022 08
2 parents 69b148e + 087be60 commit d346132

9 files changed

+1525
-4
lines changed

gbfs-validator/versions/schemas/v1.1/gbfs_versions.json

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"The semantic version of the feed in the form X.Y",
4141
"type": "string",
4242
"enum": [
43+
"1.0",
4344
"1.1"
4445
]
4546
},

gbfs-validator/versions/schemas/v2.0/gbfs_versions.json

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"The semantic version of the feed in the form X.Y",
4141
"type": "string",
4242
"enum": [
43+
"1.0",
4344
"1.1",
4445
"2.0"
4546
]

0 commit comments

Comments
 (0)