Skip to content

Commit

Permalink
Should be possible to link back to 1.0 feeds (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
testower authored May 2, 2022
1 parent 1d9bb2b commit 5ac5522
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions v1.1/gbfs_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"The semantic version of the feed in the form X.Y",
"type": "string",
"enum": [
"1.0",
"1.1"
]
},
Expand Down
1 change: 1 addition & 0 deletions v2.0/gbfs_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"The semantic version of the feed in the form X.Y",
"type": "string",
"enum": [
"1.0",
"1.1",
"2.0"
]
Expand Down
1 change: 1 addition & 0 deletions v2.1/gbfs_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"The semantic version of the feed in the form X.Y",
"type": "string",
"enum": [
"1.0",
"1.1",
"2.0",
"2.1"
Expand Down
1 change: 1 addition & 0 deletions v2.2/gbfs_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"The semantic version of the feed in the form X.Y",
"type": "string",
"enum": [
"1.0",
"1.1",
"2.0",
"2.1",
Expand Down
1 change: 1 addition & 0 deletions v2.3/gbfs_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"The semantic version of the feed in the form X.Y",
"type": "string",
"enum": [
"1.0",
"1.1",
"2.0",
"2.1",
Expand Down

0 comments on commit 5ac5522

Please sign in to comment.