Skip to content

Commit d590b9a

Browse files
committed
Auto-generate SDK for CoinAPI Exchange Rates API REST Realtime
1 parent 77a80bd commit d590b9a

27 files changed

Lines changed: 43 additions & 43 deletions

coinapi/exchange-rates-api-rest-realtime/sdk/csharp/APIBricks.CoinAPI.ExchangeRatesAPI.Realtime.REST.V1.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.CoinAPI.ExchangeRatesAPI.Realtime.REST.V1", "src\APIBricks.CoinAPI.ExchangeRatesAPI.Realtime.REST.V1\APIBricks.CoinAPI.ExchangeRatesAPI.Realtime.REST.V1.csproj", "{9F89D3A0-57F5-4A28-A23A-D53206854C43}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.CoinAPI.ExchangeRatesAPI.Realtime.REST.V1", "src\APIBricks.CoinAPI.ExchangeRatesAPI.Realtime.REST.V1\APIBricks.CoinAPI.ExchangeRatesAPI.Realtime.REST.V1.csproj", "{CC8C4CEF-56CC-4BF4-9AF4-073E5D435518}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.CoinAPI.ExchangeRatesAPI.Realtime.REST.V1.Test", "src\APIBricks.CoinAPI.ExchangeRatesAPI.Realtime.REST.V1.Test\APIBricks.CoinAPI.ExchangeRatesAPI.Realtime.REST.V1.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-
{9F89D3A0-57F5-4A28-A23A-D53206854C43}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{9F89D3A0-57F5-4A28-A23A-D53206854C43}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{9F89D3A0-57F5-4A28-A23A-D53206854C43}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{9F89D3A0-57F5-4A28-A23A-D53206854C43}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{CC8C4CEF-56CC-4BF4-9AF4-073E5D435518}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{CC8C4CEF-56CC-4BF4-9AF4-073E5D435518}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{CC8C4CEF-56CC-4BF4-9AF4-073E5D435518}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{CC8C4CEF-56CC-4BF4-9AF4-073E5D435518}.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

coinapi/exchange-rates-api-rest-realtime/sdk/csharp/api/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ paths:
6363
examples:
6464
Example response:
6565
value:
66-
time: 2026-05-25T06:06:31.5127559Z
66+
time: 2026-05-26T06:03:50.2997690Z
6767
asset_id_base: BTC
6868
asset_id_quote: USD
6969
rate: 10000.0
@@ -73,7 +73,7 @@ paths:
7373
examples:
7474
Example response:
7575
value:
76-
time: 2026-05-25T06:06:31.5127559Z
76+
time: 2026-05-26T06:03:50.2997690Z
7777
asset_id_base: BTC
7878
asset_id_quote: USD
7979
rate: 10000.0
@@ -83,7 +83,7 @@ paths:
8383
examples:
8484
Example response:
8585
value:
86-
time: 2026-05-25T06:06:31.5127559Z
86+
time: 2026-05-26T06:03:50.2997690Z
8787
asset_id_base: BTC
8888
asset_id_quote: USD
8989
rate: 10000.0
@@ -93,7 +93,7 @@ paths:
9393
examples:
9494
Example response:
9595
value:
96-
time: 2026-05-25T06:06:31.5127559Z
96+
time: 2026-05-26T06:03:50.2997690Z
9797
asset_id_base: BTC
9898
asset_id_quote: USD
9999
rate: 10000.0

coinapi/exchange-rates-api-rest-realtime/sdk/csharp/src/APIBricks.CoinAPI.ExchangeRatesAPI.Realtime.REST.V1/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: '{9F89D3A0-57F5-4A28-A23A-D53206854C43}'
14+
packageGuid: '{CC8C4CEF-56CC-4BF4-9AF4-073E5D435518}'
1515

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

coinapi/exchange-rates-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="801f52af-05d5-48fe-9576-0d40bd97af10" 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="988d3e8a-4c4d-49d4-ade6-f3300ccb45e3" library_target="openapi_eiffel_client">
33
<target name="openapi_eiffel_client">
44
<root all_classes="true"/>
55
<file_rule>

coinapi/exchange-rates-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="a455a7ce-f753-4b07-a9ce-58e2b6aee2c3">
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="832960aa-f5b5-4083-a36e-5fd1254f7d88">
33
<target name="test">
44
<root feature="make" class="APPLICATION"/>
55
<file_rule>

coinapi/exchange-rates-api-rest-realtime/sdk/go/api/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ paths:
6363
examples:
6464
Example response:
6565
value:
66-
time: 2026-05-25T06:06:31.5127559Z
66+
time: 2026-05-26T06:03:50.2997690Z
6767
asset_id_base: BTC
6868
asset_id_quote: USD
6969
rate: 10000.0
@@ -73,7 +73,7 @@ paths:
7373
examples:
7474
Example response:
7575
value:
76-
time: 2026-05-25T06:06:31.5127559Z
76+
time: 2026-05-26T06:03:50.2997690Z
7777
asset_id_base: BTC
7878
asset_id_quote: USD
7979
rate: 10000.0
@@ -83,7 +83,7 @@ paths:
8383
examples:
8484
Example response:
8585
value:
86-
time: 2026-05-25T06:06:31.5127559Z
86+
time: 2026-05-26T06:03:50.2997690Z
8787
asset_id_base: BTC
8888
asset_id_quote: USD
8989
rate: 10000.0
@@ -93,7 +93,7 @@ paths:
9393
examples:
9494
Example response:
9595
value:
96-
time: 2026-05-25T06:06:31.5127559Z
96+
time: 2026-05-26T06:03:50.2997690Z
9797
asset_id_base: BTC
9898
asset_id_quote: USD
9999
rate: 10000.0

coinapi/exchange-rates-api-rest-realtime/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: 2026-05-25T06:07:04.727972143Z[Etc/UTC]
9+
- Build date: 2026-05-26T06:04:20.839743979Z[Etc/UTC]
1010
- Generator version: 7.22.0
1111
- Build package: org.openapitools.codegen.languages.GroovyClientCodegen
1212
For more information, please visit [https://www.coinapi.io](https://www.coinapi.io)

coinapi/exchange-rates-api-rest-realtime/sdk/haskell-http-client/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ paths:
6363
examples:
6464
Example response:
6565
value:
66-
time: 2026-05-25T06:06:31.5127559Z
66+
time: 2026-05-26T06:03:50.2997690Z
6767
asset_id_base: BTC
6868
asset_id_quote: USD
6969
rate: 10000.0
@@ -73,7 +73,7 @@ paths:
7373
examples:
7474
Example response:
7575
value:
76-
time: 2026-05-25T06:06:31.5127559Z
76+
time: 2026-05-26T06:03:50.2997690Z
7777
asset_id_base: BTC
7878
asset_id_quote: USD
7979
rate: 10000.0
@@ -83,7 +83,7 @@ paths:
8383
examples:
8484
Example response:
8585
value:
86-
time: 2026-05-25T06:06:31.5127559Z
86+
time: 2026-05-26T06:03:50.2997690Z
8787
asset_id_base: BTC
8888
asset_id_quote: USD
8989
rate: 10000.0
@@ -93,7 +93,7 @@ paths:
9393
examples:
9494
Example response:
9595
value:
96-
time: 2026-05-25T06:06:31.5127559Z
96+
time: 2026-05-26T06:03:50.2997690Z
9797
asset_id_base: BTC
9898
asset_id_quote: USD
9999
rate: 10000.0

coinapi/exchange-rates-api-rest-realtime/sdk/java/README.md

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

33
Exchange Rates Realtime REST API
44
- API version: v1
5-
- Build date: 2026-05-25T06:07:04.756709789Z[Etc/UTC]
5+
- Build date: 2026-05-26T06:04:20.860833992Z[Etc/UTC]
66
- Generator version: 7.22.0
77

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

coinapi/exchange-rates-api-rest-realtime/sdk/java/api/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ paths:
6363
examples:
6464
Example response:
6565
value:
66-
time: 2026-05-25T06:06:31.5127559Z
66+
time: 2026-05-26T06:03:50.2997690Z
6767
asset_id_base: BTC
6868
asset_id_quote: USD
6969
rate: 10000.0
@@ -73,7 +73,7 @@ paths:
7373
examples:
7474
Example response:
7575
value:
76-
time: 2026-05-25T06:06:31.5127559Z
76+
time: 2026-05-26T06:03:50.2997690Z
7777
asset_id_base: BTC
7878
asset_id_quote: USD
7979
rate: 10000.0
@@ -83,7 +83,7 @@ paths:
8383
examples:
8484
Example response:
8585
value:
86-
time: 2026-05-25T06:06:31.5127559Z
86+
time: 2026-05-26T06:03:50.2997690Z
8787
asset_id_base: BTC
8888
asset_id_quote: USD
8989
rate: 10000.0
@@ -93,7 +93,7 @@ paths:
9393
examples:
9494
Example response:
9595
value:
96-
time: 2026-05-25T06:06:31.5127559Z
96+
time: 2026-05-26T06:03:50.2997690Z
9797
asset_id_base: BTC
9898
asset_id_quote: USD
9999
rate: 10000.0

0 commit comments

Comments
 (0)