rebuild JSON at 8a258b3

[ci skip]
This commit is contained in:
davemachado
2017-11-08 15:39:32 +00:00
parent 8a258b34a3
commit 873176c880
2 changed files with 3 additions and 3 deletions

View File

@@ -2547,11 +2547,11 @@
}, },
{ {
"API": "Giphy", "API": "Giphy",
"Auth": null, "Auth": "apiKey",
"Category": "Photography", "Category": "Photography",
"Description": "Get all your gifs", "Description": "Get all your gifs",
"HTTPS": true, "HTTPS": true,
"Link": "https://github.com/Giphy/GiphyAPI" "Link": "https://developers.giphy.com/docs/"
}, },
{ {
"API": "Gyazo", "API": "Gyazo",

File diff suppressed because one or more lines are too long