Skip to content

Commit 95dc60e

Browse files
committed
2 parents f02501f + 14d9484 commit 95dc60e

File tree

150 files changed

+14849
-378
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

150 files changed

+14849
-378
lines changed

coinapi/exchange-rates-api/spec/exchange-rates-api-historical.json

Lines changed: 1536 additions & 0 deletions
Large diffs are not rendered by default.

coinapi/exchange-rates-api/spec/exchange-rates-api-historical.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ paths:
544544
examples:
545545
Example response:
546546
value: {
547-
"time": "2025-05-14T06:04:10.3393292Z",
547+
"time": "2025-05-14T11:07:29.9633696Z",
548548
"asset_id_base": "BTC",
549549
"asset_id_quote": "USD",
550550
"rate": 10000.0
@@ -555,7 +555,7 @@ paths:
555555
examples:
556556
Example response:
557557
value: {
558-
"time": "2025-05-14T06:04:10.3393292Z",
558+
"time": "2025-05-14T11:07:29.9633696Z",
559559
"asset_id_base": "BTC",
560560
"asset_id_quote": "USD",
561561
"rate": 10000.0
@@ -566,7 +566,7 @@ paths:
566566
examples:
567567
Example response:
568568
value: {
569-
"time": "2025-05-14T06:04:10.3393292Z",
569+
"time": "2025-05-14T11:07:29.9633696Z",
570570
"asset_id_base": "BTC",
571571
"asset_id_quote": "USD",
572572
"rate": 10000.0

0 commit comments

Comments
 (0)