rebuild JSON at ca890af

[ci skip]
This commit is contained in:
Travis 2017-07-26 22:28:52 +00:00
parent e37af9b38c
commit 2e1c868f3c
2 changed files with 15 additions and 1 deletions

View file

@ -1907,6 +1907,13 @@
"HTTPS": true,
"Link": "https://sandbox.amadeus.com/"
},
{
"API": "Bay Area Rapid Transit",
"Auth": "apiKey",
"Description": "Stations and predicted arrivals for BART",
"HTTPS": false,
"Link": "http://api.bart.gov"
},
{
"API": "Community Transit",
"Auth": null,
@ -2173,6 +2180,13 @@
"HTTPS": true,
"Link": "https://developer.translink.ca/"
},
{
"API": "Transport for U.S. (multiple locations)",
"Auth": null,
"Description": "NextBus API",
"HTTPS": false,
"Link": "http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf"
},
{
"API": "Transport for Victoria, AU",
"Auth": "apiKey",

File diff suppressed because one or more lines are too long