diff --git a/systems.json b/systems.json index 40e604f..7af99bc 100644 --- a/systems.json +++ b/systems.json @@ -4,25 +4,31 @@ "Country Code": "CA", "Name": "Taxi Montréal", "Location": "Montréal, QC", - "Access Information": "https://www.registretaximontreal.ca/", - "URL": "https://taximtl.ville.montreal.qc.ca/api/gofs-lite", - "Supported Versions": 1.0 + "System ID": "(forethcoming https://www.registretaximontreal.ca/)", + "Access Information": "https://taximtl.ville.montreal.qc.ca/api/gofs-lite", + "URL": "(not yet published)", + "Auto-Discovery URL": "1.0", + "Supported Versions": null }, { "Country Code": "US", "Name": "Pace On Demand", "Location": "Arlington Heights, IL", + "System ID": null, "Access Information": null, - "URL": "forthcoming", + "URL": null, + "Auto-Discovery URL": "(forthcoming)", "Supported Versions": 1.0 }, { "Country Code": "US", "Name": "Freebee Miami Beach", "Location": "Miami Beach, FL", + "System ID": null, "Access Information": null, - "URL": "forthcoming", + "URL": null, + "Auto-Discovery URL": "(forthcoming)", "Supported Versions": 1.0 } ] -} \ No newline at end of file +}