rebuild JSON at 687c9d7

[ci skip]
This commit is contained in:
davemachado 2018-02-02 03:06:52 +00:00
parent 687c9d7de3
commit 19cba58a8d
2 changed files with 11 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{ {
"count": 501, "count": 502,
"entries": [ "entries": [
{ {
"API": "Dogs", "API": "Dogs",
@ -4330,6 +4330,15 @@
"Link": "http://developer.kbb.com/#!/data/1-Default", "Link": "http://developer.kbb.com/#!/data/1-Default",
"Category": "Vehicle" "Category": "Vehicle"
}, },
{
"API": "Mercedes-Benz",
"Description": "Telematics data, remotely access vehicle functions, car configurator, locate service dealers",
"Auth": "apiKey",
"HTTPS": true,
"CORS": "No",
"Link": "https://developer.mercedes-benz.com/apis",
"Category": "Vehicle"
},
{ {
"API": "NHTSA", "API": "NHTSA",
"Description": "NHTSA Product Information Catalog and Vehicle Listing", "Description": "NHTSA Product Information Catalog and Vehicle Listing",

File diff suppressed because one or more lines are too long