We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0744fc commit a063d3fCopy full SHA for a063d3f
coinapi/indexes-api-rest/spec/openapi.json
@@ -1,5 +1,5 @@
1
{
2
- "openapi": "3.0.1",
+ "openapi": "3.0.1",
3
"info": {
4
"title": "Indexes REST API",
5
"description": "",
@@ -10,7 +10,7 @@
10
},
11
"license": {
12
"name": "MIT License",
13
- "url": "https://github.com/coinapi/coinapi-sdk/blob/master/LICENSE"
+ "url": "https://github.com/api-bricks/api-bricks-sdk/blob/master/LICENSE"
14
15
"version": "v1"
16
coinapi/indexes-api-rest/spec/openapi.yaml
@@ -8,7 +8,7 @@ info:
8
email: [email protected]
9
license:
name: MIT License
- url: https://github.com/coinapi/coinapi-sdk/blob/master/LICENSE
+ url: https://github.com/api-bricks/api-bricks-sdk/blob/master/LICENSE
version: v1
servers:
- url: https://rest-api.indexes.coinapi.io
0 commit comments