Browse Source

rebuild JSON at ec62f1d

[ci skip]
pull/508/head
davemachado 7 years ago
parent
commit
9e332c4eab
2 changed files with 10 additions and 2 deletions
  1. +9
    -1
      json/entries.json
  2. +1
    -1
      json/entries.min.json

+ 9
- 1
json/entries.json View File

@@ -1,5 +1,5 @@
{ {
"count": 428,
"count": 429,
"entries": [ "entries": [
{ {
"API": "Dogs", "API": "Dogs",
@@ -345,6 +345,14 @@
"HTTPS": true, "HTTPS": true,
"Link": "https://dev.onedrive.com/" "Link": "https://dev.onedrive.com/"
}, },
{
"API": "Pastebin",
"Auth": "apiKey",
"Category": "Cloud Storage & File Sharing",
"Description": "Plain Text Storage",
"HTTPS": true,
"Link": "https://pastebin.com/api/"
},
{ {
"API": "CircleCI", "API": "CircleCI",
"Auth": "apiKey", "Auth": "apiKey",


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


Loading…
Cancel
Save