Browse Source

rebuild JSON at 5ff145c

[ci skip]
pull/567/head
davemachado 6 years ago
parent
commit
18fd4e9c5a
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": 484,
"count": 485,
"entries": [ "entries": [
{ {
"API": "Dogs", "API": "Dogs",
@@ -409,6 +409,14 @@
"HTTPS": true, "HTTPS": true,
"Link": "https://docs.travis-ci.com/api/" "Link": "https://docs.travis-ci.com/api/"
}, },
{
"API": "Block",
"Auth": "apiKey",
"Category": "Cryptocurrency",
"Description": "Bitcoin Payment, Wallet & Transaction Data",
"HTTPS": true,
"Link": "https://www.block.io/docs/basic"
},
{ {
"API": "Blockchain", "API": "Blockchain",
"Auth": null, "Auth": null,


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


Loading…
Cancel
Save