Browse Source

rebuild JSON at 47f0be8

[ci skip]
pull/568/merge
davemachado 6 years ago
parent
commit
145ea881b2
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": 485,
"count": 486,
"entries": [ "entries": [
{ {
"API": "Dogs", "API": "Dogs",
@@ -417,6 +417,14 @@
"HTTPS": true, "HTTPS": true,
"Link": "https://docs.travis-ci.com/api/" "Link": "https://docs.travis-ci.com/api/"
}, },
{
"API": "Bitfinex",
"Auth": "apiKey",
"Category": "Cryptocurrency",
"Description": "Cryptocurrency Trading Platform",
"HTTPS": true,
"Link": "https://docs.bitfinex.com/docs/introduction"
},
{ {
"API": "Block", "API": "Block",
"Auth": "apiKey", "Auth": "apiKey",


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


Loading…
Cancel
Save