Skip to content

Commit 3666398

Browse files
committed
2 parents f9eca44 + 0009157 commit 3666398

29 files changed

+41
-41
lines changed

finfeedapi/currencies-api-rest-historical/sdk/csharp/APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Historical.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.Historical", "src\APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Historical\APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Historical.csproj", "{3DA38309-B1E1-49AB-8EB5-F047186F3997}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Historical", "src\APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Historical\APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Historical.csproj", "{B17CB5C2-5997-4068-BD7E-65056B09263A}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Historical.Test", "src\APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Historical.Test\APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Historical.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-
{3DA38309-B1E1-49AB-8EB5-F047186F3997}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{3DA38309-B1E1-49AB-8EB5-F047186F3997}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{3DA38309-B1E1-49AB-8EB5-F047186F3997}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{3DA38309-B1E1-49AB-8EB5-F047186F3997}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{B17CB5C2-5997-4068-BD7E-65056B09263A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{B17CB5C2-5997-4068-BD7E-65056B09263A}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{B17CB5C2-5997-4068-BD7E-65056B09263A}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{B17CB5C2-5997-4068-BD7E-65056B09263A}.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-historical/sdk/csharp/api/openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ paths:
504504
examples:
505505
Example response:
506506
value:
507-
time: 2025-12-18T06:06:11.9119968Z
507+
time: 2025-12-19T06:05:46.8995223Z
508508
asset_id_base: BTC
509509
asset_id_quote: USD
510510
rate: 10000.0
@@ -514,7 +514,7 @@ paths:
514514
examples:
515515
Example response:
516516
value:
517-
time: 2025-12-18T06:06:11.9119968Z
517+
time: 2025-12-19T06:05:46.8995223Z
518518
asset_id_base: BTC
519519
asset_id_quote: USD
520520
rate: 10000.0
@@ -524,7 +524,7 @@ paths:
524524
examples:
525525
Example response:
526526
value:
527-
time: 2025-12-18T06:06:11.9119968Z
527+
time: 2025-12-19T06:05:46.8995223Z
528528
asset_id_base: BTC
529529
asset_id_quote: USD
530530
rate: 10000.0

finfeedapi/currencies-api-rest-historical/sdk/csharp/src/APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Historical/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: '{3DA38309-B1E1-49AB-8EB5-F047186F3997}'
14+
packageGuid: '{B17CB5C2-5997-4068-BD7E-65056B09263A}'
1515

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

finfeedapi/currencies-api-rest-historical/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="85cde1f5-c1a9-4cad-90da-eb7e68ad0259" 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="32db65f7-8f51-4aa1-a476-09ab7d1324e8" library_target="openapi_eiffel_client">
33
<target name="openapi_eiffel_client">
44
<root all_classes="true"/>
55
<file_rule>

finfeedapi/currencies-api-rest-historical/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="f90a560d-27a2-4d2d-acff-6137c552ce23">
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="dec4e3ef-04aa-4bc5-bfe0-c4d0d9025cee">
33
<target name="test">
44
<root feature="make" class="APPLICATION"/>
55
<file_rule>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ paths:
504504
examples:
505505
Example response:
506506
value:
507-
time: 2025-12-18T06:06:11.9119968Z
507+
time: 2025-12-19T06:05:46.8995223Z
508508
asset_id_base: BTC
509509
asset_id_quote: USD
510510
rate: 10000.0
@@ -514,7 +514,7 @@ paths:
514514
examples:
515515
Example response:
516516
value:
517-
time: 2025-12-18T06:06:11.9119968Z
517+
time: 2025-12-19T06:05:46.8995223Z
518518
asset_id_base: BTC
519519
asset_id_quote: USD
520520
rate: 10000.0
@@ -524,7 +524,7 @@ paths:
524524
examples:
525525
Example response:
526526
value:
527-
time: 2025-12-18T06:06:11.9119968Z
527+
time: 2025-12-19T06:05:46.8995223Z
528528
asset_id_base: BTC
529529
asset_id_quote: USD
530530
rate: 10000.0

finfeedapi/currencies-api-rest-historical/sdk/groovy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This Groovy package, using the [http-builder-ng library](https://http-builder-ng
66

77
- API version: v1
88
- Package version: v1
9-
- Build date: 2025-12-18T06:06:45.403250430Z[Etc/UTC]
9+
- Build date: 2025-12-19T06:06:22.168214122Z[Etc/UTC]
1010
- Generator version: 7.17.0
1111
- Build package: org.openapitools.codegen.languages.GroovyClientCodegen
1212
For more information, please visit [https://www.finfeedapi.com](https://www.finfeedapi.com)

finfeedapi/currencies-api-rest-historical/sdk/haskell-http-client/openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ paths:
504504
examples:
505505
Example response:
506506
value:
507-
time: 2025-12-18T06:06:11.9119968Z
507+
time: 2025-12-19T06:05:46.8995223Z
508508
asset_id_base: BTC
509509
asset_id_quote: USD
510510
rate: 10000.0
@@ -514,7 +514,7 @@ paths:
514514
examples:
515515
Example response:
516516
value:
517-
time: 2025-12-18T06:06:11.9119968Z
517+
time: 2025-12-19T06:05:46.8995223Z
518518
asset_id_base: BTC
519519
asset_id_quote: USD
520520
rate: 10000.0
@@ -524,7 +524,7 @@ paths:
524524
examples:
525525
Example response:
526526
value:
527-
time: 2025-12-18T06:06:11.9119968Z
527+
time: 2025-12-19T06:05:46.8995223Z
528528
asset_id_base: BTC
529529
asset_id_quote: USD
530530
rate: 10000.0

finfeedapi/currencies-api-rest-historical/sdk/java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
FX Historical REST API
44
- API version: v1
5-
- Build date: 2025-12-18T06:06:45.436053538Z[Etc/UTC]
5+
- Build date: 2025-12-19T06:06:22.225753552Z[Etc/UTC]
66
- Generator version: 7.17.0
77

88
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

finfeedapi/currencies-api-rest-historical/sdk/java/api/openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ paths:
516516
examples:
517517
Example response:
518518
value:
519-
time: 2025-12-18T06:06:11.9119968Z
519+
time: 2025-12-19T06:05:46.8995223Z
520520
asset_id_base: BTC
521521
asset_id_quote: USD
522522
rate: 10000.0
@@ -526,7 +526,7 @@ paths:
526526
examples:
527527
Example response:
528528
value:
529-
time: 2025-12-18T06:06:11.9119968Z
529+
time: 2025-12-19T06:05:46.8995223Z
530530
asset_id_base: BTC
531531
asset_id_quote: USD
532532
rate: 10000.0
@@ -536,7 +536,7 @@ paths:
536536
examples:
537537
Example response:
538538
value:
539-
time: 2025-12-18T06:06:11.9119968Z
539+
time: 2025-12-19T06:05:46.8995223Z
540540
asset_id_base: BTC
541541
asset_id_quote: USD
542542
rate: 10000.0

0 commit comments

Comments
 (0)