Skip to content

Commit af43f4c

Browse files
committed
update openapi file
1 parent 255ab66 commit af43f4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

openapi/exchange-rates-api-historical.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ paths:
544544
examples:
545545
Example response:
546546
value: {
547-
"time": "2025-02-05T10:07:27.8953913Z",
547+
"time": "2025-02-06T10:07:48.7042869Z",
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-02-05T10:07:27.8953913Z",
558+
"time": "2025-02-06T10:07:48.7042869Z",
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-02-05T10:07:27.8953913Z",
569+
"time": "2025-02-06T10:07:48.7042869Z",
570570
"asset_id_base": "BTC",
571571
"asset_id_quote": "USD",
572572
"rate": 10000.0

0 commit comments

Comments
 (0)