Browse Source

rebuild JSON at b33e9c6

[ci skip]
pull/408/head
Travis 6 years ago
parent
commit
1a971d437d
2 changed files with 8 additions and 1 deletions
  1. +7
    -0
      json/entries.json
  2. +1
    -1
      json/entries.min.json

+ 7
- 0
json/entries.json 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",


+ 1
- 1
json/entries.min.json
File diff suppressed because it is too large
View File


Loading…
Cancel
Save