File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
coinapi/exchange-rates-api-rest-historical/spec Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 638
638
"examples" : {
639
639
"Example response" : {
640
640
"value" : {
641
- "time" : " 2025-07-03T06:11:06.4097498Z " ,
641
+ "time" : " 2025-07-04T06:15:49.3433591Z " ,
642
642
"asset_id_base" : " BTC" ,
643
643
"asset_id_quote" : " USD" ,
644
644
"rate" : 10000.0
653
653
"examples" : {
654
654
"Example response" : {
655
655
"value" : {
656
- "time" : " 2025-07-03T06:11:06.4097498Z " ,
656
+ "time" : " 2025-07-04T06:15:49.3433591Z " ,
657
657
"asset_id_base" : " BTC" ,
658
658
"asset_id_quote" : " USD" ,
659
659
"rate" : 10000.0
668
668
"examples" : {
669
669
"Example response" : {
670
670
"value" : {
671
- "time" : " 2025-07-03T06:11:06.4097498Z " ,
671
+ "time" : " 2025-07-04T06:15:49.3433591Z " ,
672
672
"asset_id_base" : " BTC" ,
673
673
"asset_id_quote" : " USD" ,
674
674
"rate" : 10000.0
Original file line number Diff line number Diff line change @@ -544,7 +544,7 @@ paths:
544
544
examples :
545
545
Example response :
546
546
value : {
547
- " time " : " 2025-07-03T06:11:06.5706251Z " ,
547
+ " time " : " 2025-07-04T06:15:49.5375618Z " ,
548
548
" asset_id_base " : " BTC" ,
549
549
" asset_id_quote " : " USD" ,
550
550
" rate " : 10000.0
@@ -555,7 +555,7 @@ paths:
555
555
examples :
556
556
Example response :
557
557
value : {
558
- " time " : " 2025-07-03T06:11:06.5706251Z " ,
558
+ " time " : " 2025-07-04T06:15:49.5375618Z " ,
559
559
" asset_id_base " : " BTC" ,
560
560
" asset_id_quote " : " USD" ,
561
561
" rate " : 10000.0
@@ -566,7 +566,7 @@ paths:
566
566
examples :
567
567
Example response :
568
568
value : {
569
- " time " : " 2025-07-03T06:11:06.5706251Z " ,
569
+ " time " : " 2025-07-04T06:15:49.5375618Z " ,
570
570
" asset_id_base " : " BTC" ,
571
571
" asset_id_quote " : " USD" ,
572
572
" rate " : 10000.0
You can’t perform that action at this time.
0 commit comments