Skip to content

Commit 2cc87f0

Browse files
authored
v2.3 (#72)
* Add v2.3 * Remove v2.3-RC2 files
1 parent 5e02044 commit 2cc87f0

13 files changed

+44
-44
lines changed

v2.3-RC2/free_bike_status.json renamed to v2.3/free_bike_status.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema",
33
"$id":
4-
"https://github.com/NABSA/gbfs/blob/v2.3-RC2/gbfs.md#free_bike_statusjson",
4+
"https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#free_bike_statusjson",
55
"description":
66
"Describes the vehicles that are available for rent (as of v2.1-RC2).",
77
"type": "object",
@@ -22,7 +22,7 @@
2222
"description":
2323
"GBFS version number to which the feed conforms, according to the versioning framework (added in v1.1).",
2424
"type": "string",
25-
"const": "2.3-RC2"
25+
"const": "2.3"
2626
},
2727
"data": {
2828
"description":
@@ -111,14 +111,14 @@
111111
"type": "string"
112112
},
113113
"vehicle_equipment": {
114-
"description": "List of vehicle equipment provided by the operator in addition to the accessories already provided in the vehicle. Added in v2.3-RC2.",
114+
"description": "List of vehicle equipment provided by the operator in addition to the accessories already provided in the vehicle. Added in v2.3.",
115115
"type": "array",
116116
"items": {
117117
"enum": ["child_seat_a", "child_seat_b", "child_seat_c", "winter_tires", "snow_chains"]
118118
}
119119
},
120120
"available_until": {
121-
"description": "The date and time when any rental of the vehicle must be completed. Added in v2.3-RC2.",
121+
"description": "The date and time when any rental of the vehicle must be completed. Added in v2.3.",
122122
"type": "string",
123123
"pattern": "^([0-9]{4})-([0-9]{2})-([0-9]{2})T([0-9]{2}):([0-9]{2}):([0-9]{2})([A-Z])$"
124124
}

v2.3-RC2/gbfs.json renamed to v2.3/gbfs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema",
3-
"$id": "https://github.com/NABSA/gbfs/blob/v2.3-RC2/gbfs.md#gbfsjson",
3+
"$id": "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#gbfsjson",
44
"description":
55
"Auto-discovery file that links to all of the other files published by the system.",
66
"type": "object",
@@ -21,7 +21,7 @@
2121
"description":
2222
"GBFS version number to which the feed conforms, according to the versioning framework (added in v1.1).",
2323
"type": "string",
24-
"const": "2.3-RC2"
24+
"const": "2.3"
2525
},
2626
"data": {
2727
"description": "Response data in the form of name:value pairs.",

v2.3-RC2/gbfs_versions.json renamed to v2.3/gbfs_versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema",
33
"$id":
4-
"https://github.com/NABSA/gbfs/blob/v2.3-RC2/gbfs.md#gbfs_versionsjson-added-in-v11",
4+
"https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#gbfs_versionsjson-added-in-v11",
55
"description":
66
"Lists all feed endpoints published according to version sof the GBFS documentation. (added in v1.1)",
77
"type": "object",
@@ -22,7 +22,7 @@
2222
"description":
2323
"GBFS version number to which the feed conforms, according to the versioning framework.",
2424
"type": "string",
25-
"const": "2.3-RC2"
25+
"const": "2.3"
2626
},
2727
"data": {
2828
"description": "Response data in the form of name:value pairs.",

v2.3-RC2/geofencing_zones.json renamed to v2.3/geofencing_zones.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema",
33
"$id":
4-
"https://github.com/NABSA/gbfs/blob/v2.3-RC2/gbfs.md#geofencing_zonesjson",
4+
"https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#geofencing_zonesjson",
55
"description":
66
"Describes geofencing zones and their associated rules and attributes (added in v2.1-RC).",
77
"type": "object",
@@ -20,7 +20,7 @@
2020
"version": {
2121
"description": "GBFS version number to which the feed conforms, according to the versioning framework.",
2222
"type": "string",
23-
"const": "2.3-RC2"
23+
"const": "2.3"
2424
},
2525
"data": {
2626
"description": "Array that contains geofencing information for the system.",

v2.3-RC2/station_information.json renamed to v2.3/station_information.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema",
33
"$id":
4-
"https://github.com/NABSA/gbfs/blob/v2.3-RC2/gbfs.md#station_informationjson",
4+
"https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#station_informationjson",
55
"description":
66
"Details including system operator, system location, year implemented, URL, contact info, time zone.",
77
"type": "object",
@@ -22,7 +22,7 @@
2222
"description":
2323
"GBFS version number to which the feed conforms, according to the versioning framework (added in v1.1).",
2424
"type": "string",
25-
"const": "2.3-RC2"
25+
"const": "2.3"
2626
},
2727
"data": {
2828
"description":
@@ -129,7 +129,7 @@
129129
}
130130
},
131131
"parking_type": {
132-
"description": "Type of parking station. Added in v2.3-RC2",
132+
"description": "Type of parking station. Added in v2.3",
133133
"type": "string",
134134
"enum": [
135135
"parking_lot",
@@ -140,11 +140,11 @@
140140
]
141141
},
142142
"parking_hoop": {
143-
"description": "Are parking hoops present at this station? Added in v2.3-RC2",
143+
"description": "Are parking hoops present at this station? Added in v2.3",
144144
"type": "boolean"
145145
},
146146
"contact_phone": {
147-
"description": "Contact phone of the station. Added in v2.3-RC2",
147+
"description": "Contact phone of the station. Added in v2.3",
148148
"type": "string"
149149
},
150150
"capacity": {

v2.3-RC2/station_status.json renamed to v2.3/station_status.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema",
3-
"$id": "https://github.com/NABSA/gbfs/blob/v2.3-RC2/gbfs.md#station_statusjson",
3+
"$id": "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#station_statusjson",
44
"description":
55
"Describes the capacity and rental availability of the station",
66
"type": "object",
@@ -21,7 +21,7 @@
2121
"description":
2222
"GBFS version number to which the feed conforms, according to the versioning framework (added in v1.1).",
2323
"type": "string",
24-
"const": "2.3-RC2"
24+
"const": "2.3"
2525
},
2626
"data": {
2727
"description":

v2.3-RC2/system_alerts.json renamed to v2.3/system_alerts.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema",
3-
"$id": "https://github.com/NABSA/gbfs/blob/v2.3-RC2/gbfs.md#system_alertsjson",
3+
"$id": "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#system_alertsjson",
44
"description": "Describes ad-hoc changes to the system.",
55
"type": "object",
66
"properties": {
@@ -20,7 +20,7 @@
2020
"description":
2121
"GBFS version number to which the feed conforms, according to the versioning framework (added in v1.1).",
2222
"type": "string",
23-
"const": "2.3-RC2"
23+
"const": "2.3"
2424
},
2525
"data": {
2626
"description": "Array that contains ad-hoc alerts for the system.",

v2.3-RC2/system_calendar.json renamed to v2.3/system_calendar.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema",
33
"$id":
4-
"https://github.com/NABSA/gbfs/blob/v2.3-RC2/gbfs.md#system_calendarjson",
4+
"https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#system_calendarjson",
55
"description": "Describes the operating calendar for a system.",
66
"type": "object",
77
"properties": {
@@ -21,7 +21,7 @@
2121
"description":
2222
"GBFS version number to which the feed conforms, according to the versioning framework (added in v1.1).",
2323
"type": "string",
24-
"const": "2.3-RC2"
24+
"const": "2.3"
2525
},
2626
"data": {
2727
"description": "Array that contains opertions calendar for the system.",

v2.3-RC2/system_hours.json renamed to v2.3/system_hours.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema",
3-
"$id": "https://github.com/NABSA/gbfs/blob/v2.3-RC2/gbfs.md#system_hoursjson",
3+
"$id": "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#system_hoursjson",
44
"description": "Describes the system hours of operation.",
55
"type": "object",
66
"properties": {
@@ -20,7 +20,7 @@
2020
"description":
2121
"GBFS version number to which the feed conforms, according to the versioning framework (added in v1.1).",
2222
"type": "string",
23-
"const": "2.3-RC2"
23+
"const": "2.3"
2424
},
2525
"data": {
2626
"description": "Array that contains system hours of operations.",

v2.3-RC2/system_information.json renamed to v2.3/system_information.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema",
33
"$id":
4-
"https://github.com/NABSA/gbfs/blob/v2.3-RC2/gbfs.md#system_informationjson",
4+
"https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#system_informationjson",
55
"description":
66
"Details including system operator, system location, year implemented, URL, contact info, time zone.",
77
"type": "object",
@@ -22,7 +22,7 @@
2222
"description":
2323
"GBFS version number to which the feed conforms, according to the versioning framework (added in v1.1).",
2424
"type": "string",
25-
"const": "2.3-RC2"
25+
"const": "2.3"
2626
},
2727
"data": {
2828
"description": "Response data in the form of name:value pairs.",

0 commit comments

Comments
 (0)