Skip to content

Commit 4dc58c1

Browse files
committed
2 parents b6d71e5 + 67086ed commit 4dc58c1

File tree

31 files changed

+55
-55
lines changed

31 files changed

+55
-55
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@
638638
"examples": {
639639
"Example response": {
640640
"value": {
641-
"time": "2025-08-26T06:08:19.8861210Z",
641+
"time": "2025-08-27T06:11:06.7729163Z",
642642
"asset_id_base": "BTC",
643643
"asset_id_quote": "USD",
644644
"rate": 10000.0
@@ -653,7 +653,7 @@
653653
"examples": {
654654
"Example response": {
655655
"value": {
656-
"time": "2025-08-26T06:08:19.8861210Z",
656+
"time": "2025-08-27T06:11:06.7729163Z",
657657
"asset_id_base": "BTC",
658658
"asset_id_quote": "USD",
659659
"rate": 10000.0
@@ -668,7 +668,7 @@
668668
"examples": {
669669
"Example response": {
670670
"value": {
671-
"time": "2025-08-26T06:08:19.8861210Z",
671+
"time": "2025-08-27T06:11:06.7729163Z",
672672
"asset_id_base": "BTC",
673673
"asset_id_quote": "USD",
674674
"rate": 10000.0

coinapi/exchange-rates-api-rest-historical/spec/openapi.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-08-26T06:08:19.9562817Z",
547+
"time": "2025-08-27T06:11:06.8515457Z",
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-08-26T06:08:19.9562817Z",
558+
"time": "2025-08-27T06:11:06.8515457Z",
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-08-26T06:08:19.9562817Z",
569+
"time": "2025-08-27T06:11:06.8515457Z",
570570
"asset_id_base": "BTC",
571571
"asset_id_quote": "USD",
572572
"rate": 10000.0

finfeedapi/currencies-api-rest-historical/spec/openapi.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@
638638
"examples": {
639639
"Example response": {
640640
"value": {
641-
"time": "2025-08-26T06:11:07.5010249Z",
641+
"time": "2025-08-27T06:12:02.4871932Z",
642642
"asset_id_base": "BTC",
643643
"asset_id_quote": "USD",
644644
"rate": 10000.0
@@ -653,7 +653,7 @@
653653
"examples": {
654654
"Example response": {
655655
"value": {
656-
"time": "2025-08-26T06:11:07.5010249Z",
656+
"time": "2025-08-27T06:12:02.4871932Z",
657657
"asset_id_base": "BTC",
658658
"asset_id_quote": "USD",
659659
"rate": 10000.0
@@ -668,7 +668,7 @@
668668
"examples": {
669669
"Example response": {
670670
"value": {
671-
"time": "2025-08-26T06:11:07.5010249Z",
671+
"time": "2025-08-27T06:12:02.4871932Z",
672672
"asset_id_base": "BTC",
673673
"asset_id_quote": "USD",
674674
"rate": 10000.0

finfeedapi/currencies-api-rest-historical/spec/openapi.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-08-26T06:11:07.6333632Z",
547+
"time": "2025-08-27T06:12:02.6016165Z",
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-08-26T06:11:07.6333632Z",
558+
"time": "2025-08-27T06:12:02.6016165Z",
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-08-26T06:11:07.6333632Z",
569+
"time": "2025-08-27T06:12:02.6016165Z",
570570
"asset_id_base": "BTC",
571571
"asset_id_quote": "USD",
572572
"rate": 10000.0

finfeedapi/currencies-api-rest-realtime/sdk/csharp/APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Realtime.sln

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
22
# Visual Studio 2012
33
VisualStudioVersion = 12.0.0.0
44
MinimumVisualStudioVersion = 10.0.0.1
5-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Realtime", "src\APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Realtime\APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Realtime.csproj", "{0B4843C1-648A-4114-A593-A4DE3B764B39}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Realtime", "src\APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Realtime\APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Realtime.csproj", "{D55B4782-0EA3-442F-B513-71C876796DCD}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Realtime.Test", "src\APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Realtime.Test\APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Realtime.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
88
EndProject
@@ -12,10 +12,10 @@ Global
1212
Release|Any CPU = Release|Any CPU
1313
EndGlobalSection
1414
GlobalSection(ProjectConfigurationPlatforms) = postSolution
15-
{0B4843C1-648A-4114-A593-A4DE3B764B39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{0B4843C1-648A-4114-A593-A4DE3B764B39}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{0B4843C1-648A-4114-A593-A4DE3B764B39}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{0B4843C1-648A-4114-A593-A4DE3B764B39}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{D55B4782-0EA3-442F-B513-71C876796DCD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{D55B4782-0EA3-442F-B513-71C876796DCD}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{D55B4782-0EA3-442F-B513-71C876796DCD}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{D55B4782-0EA3-442F-B513-71C876796DCD}.Release|Any CPU.Build.0 = Release|Any CPU
1919
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
2020
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
2121
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU

finfeedapi/currencies-api-rest-realtime/sdk/csharp/api/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ paths:
612612
examples:
613613
Example response:
614614
value:
615-
time: 2025-08-26T06:12:06.9149764Z
615+
time: 2025-08-27T06:07:35.6360959Z
616616
asset_id_base: BTC
617617
asset_id_quote: USD
618618
rate: 10000.0
@@ -622,7 +622,7 @@ paths:
622622
examples:
623623
Example response:
624624
value:
625-
time: 2025-08-26T06:12:06.9149764Z
625+
time: 2025-08-27T06:07:35.6360959Z
626626
asset_id_base: BTC
627627
asset_id_quote: USD
628628
rate: 10000.0
@@ -632,7 +632,7 @@ paths:
632632
examples:
633633
Example response:
634634
value:
635-
time: 2025-08-26T06:12:06.9149764Z
635+
time: 2025-08-27T06:07:35.6360959Z
636636
asset_id_base: BTC
637637
asset_id_quote: USD
638638
rate: 10000.0
@@ -642,7 +642,7 @@ paths:
642642
examples:
643643
Example response:
644644
value:
645-
time: 2025-08-26T06:12:06.9149764Z
645+
time: 2025-08-27T06:07:35.6360959Z
646646
asset_id_base: BTC
647647
asset_id_quote: USD
648648
rate: 10000.0

finfeedapi/currencies-api-rest-realtime/sdk/csharp/src/APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Realtime/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ outputDir: out
1111

1212
# https://openapi-generator.tech/docs/generators/csharp
1313
additionalProperties:
14-
packageGuid: '{0B4843C1-648A-4114-A593-A4DE3B764B39}'
14+
packageGuid: '{D55B4782-0EA3-442F-B513-71C876796DCD}'
1515

1616
# https://openapi-generator.tech/docs/integrations/#github-integration
1717
# gitHost:

finfeedapi/currencies-api-rest-realtime/sdk/eiffel/api_client.ecf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="ISO-8859-1"?>
2-
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="openapi_eiffel_client" uuid="6cec8b8e-a15f-4899-b0dd-8a7b1aa09b6d" library_target="openapi_eiffel_client">
2+
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="openapi_eiffel_client" uuid="0bf2c015-122c-46f8-8071-95e1d3585d2c" library_target="openapi_eiffel_client">
33
<target name="openapi_eiffel_client">
44
<root all_classes="true"/>
55
<file_rule>

finfeedapi/currencies-api-rest-realtime/sdk/eiffel/test/api_test.ecf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="ISO-8859-1"?>
2-
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="test" uuid="fcee3a2b-8e19-4a02-9058-dd8d2bed8848">
2+
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="test" uuid="22acb612-2b9f-4fe2-97bf-33f731df0718">
33
<target name="test">
44
<root feature="make" class="APPLICATION"/>
55
<file_rule>

finfeedapi/currencies-api-rest-realtime/sdk/go/api/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ paths:
612612
examples:
613613
Example response:
614614
value:
615-
time: 2025-08-26T06:12:06.9149764Z
615+
time: 2025-08-27T06:07:35.6360959Z
616616
asset_id_base: BTC
617617
asset_id_quote: USD
618618
rate: 10000.0
@@ -622,7 +622,7 @@ paths:
622622
examples:
623623
Example response:
624624
value:
625-
time: 2025-08-26T06:12:06.9149764Z
625+
time: 2025-08-27T06:07:35.6360959Z
626626
asset_id_base: BTC
627627
asset_id_quote: USD
628628
rate: 10000.0
@@ -632,7 +632,7 @@ paths:
632632
examples:
633633
Example response:
634634
value:
635-
time: 2025-08-26T06:12:06.9149764Z
635+
time: 2025-08-27T06:07:35.6360959Z
636636
asset_id_base: BTC
637637
asset_id_quote: USD
638638
rate: 10000.0
@@ -642,7 +642,7 @@ paths:
642642
examples:
643643
Example response:
644644
value:
645-
time: 2025-08-26T06:12:06.9149764Z
645+
time: 2025-08-27T06:07:35.6360959Z
646646
asset_id_base: BTC
647647
asset_id_quote: USD
648648
rate: 10000.0

0 commit comments

Comments
 (0)