From cb2ae1e40b83c18444def8502bfd730cb4cdd126 Mon Sep 17 00:00:00 2001 From: Fabien Richard-Allouard Date: Tue, 31 Oct 2023 14:50:09 -0400 Subject: [PATCH] Fix description of station_information endpoint --- v1.0/station_information.json | 2 +- v1.1/station_information.json | 2 +- v2.0/station_information.json | 2 +- v2.1/station_information.json | 2 +- v2.2/station_information.json | 2 +- v2.3/station_information.json | 2 +- v3.0-RC/station_information.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/v1.0/station_information.json b/v1.0/station_information.json index 23379785..68e0d654 100644 --- a/v1.0/station_information.json +++ b/v1.0/station_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": "https://github.com/NABSA/gbfs/blob/v1.0/gbfs.md#station_informationjson", - "description": "Details including system operator, system location, year implemented, URL, contact info, time zone.", + "description": "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", "properties": { "last_updated": { diff --git a/v1.1/station_information.json b/v1.1/station_information.json index aa014345..07ca194f 100644 --- a/v1.1/station_information.json +++ b/v1.1/station_information.json @@ -3,7 +3,7 @@ "$id": "https://github.com/NABSA/gbfs/blob/v1.1/gbfs.md#station_informationjson", "description": - "Details including system operator, system location, year implemented, URL, contact info, time zone.", + "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", "properties": { "last_updated": { diff --git a/v2.0/station_information.json b/v2.0/station_information.json index 0d3e7163..886e008b 100644 --- a/v2.0/station_information.json +++ b/v2.0/station_information.json @@ -3,7 +3,7 @@ "$id": "https://github.com/NABSA/gbfs/blob/v2.0/gbfs.md#station_informationjson", "description": - "Details including system operator, system location, year implemented, URL, contact info, time zone.", + "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", "properties": { "last_updated": { diff --git a/v2.1/station_information.json b/v2.1/station_information.json index c977cd8f..b08fa478 100644 --- a/v2.1/station_information.json +++ b/v2.1/station_information.json @@ -3,7 +3,7 @@ "$id": "https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#station_informationjson", "description": - "Details including system operator, system location, year implemented, URL, contact info, time zone.", + "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", "properties": { "last_updated": { diff --git a/v2.2/station_information.json b/v2.2/station_information.json index 5d3e4294..c51ecb5c 100644 --- a/v2.2/station_information.json +++ b/v2.2/station_information.json @@ -3,7 +3,7 @@ "$id": "https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#station_informationjson", "description": - "Details including system operator, system location, year implemented, URL, contact info, time zone.", + "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", "properties": { "last_updated": { diff --git a/v2.3/station_information.json b/v2.3/station_information.json index 17cbe9f6..48519b1a 100644 --- a/v2.3/station_information.json +++ b/v2.3/station_information.json @@ -3,7 +3,7 @@ "$id": "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#station_informationjson", "description": - "Details including system operator, system location, year implemented, URL, contact info, time zone.", + "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", "properties": { "last_updated": { diff --git a/v3.0-RC/station_information.json b/v3.0-RC/station_information.json index fa2f28a4..3d4d8ff8 100644 --- a/v3.0-RC/station_information.json +++ b/v3.0-RC/station_information.json @@ -3,7 +3,7 @@ "$id": "https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#station_informationjson", "description": - "Details including system operator, system location, year implemented, URL, contact info, time zone.", + "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", "properties": { "last_updated": {