rebuild JSON at b33e9c6

[ci skip]
This commit is contained in:
Travis 2017-07-26 18:23:15 +00:00
parent cfaf2a739b
commit 1a971d437d
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,12 @@
{
"Animals": [
{
"API": "Dogs",
"Auth": null,
"Description": "Based on the [Stanford Dogs Dataset](http://visionstanford.edu/aditya86/ImageNetDogs/)",
"HTTPS": true,
"Link": "https://dog.ceo/dog-api/"
},
{
"API": "IUCN",
"Auth": "apiKey",

File diff suppressed because one or more lines are too long