Skip to content

Commit b92f8af

Browse files
committed
Auto-generate SDK for CoinAPI Market Data API REST Historical
1 parent 362790e commit b92f8af

49 files changed

Lines changed: 65 additions & 65 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

coinapi/market-data-api-rest/sdk/csharp/APIBricks.CoinAPI.MarketDataAPI.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.MarketDataAPI.REST.V1", "src\APIBricks.CoinAPI.MarketDataAPI.REST.V1\APIBricks.CoinAPI.MarketDataAPI.REST.V1.csproj", "{FBDA7A4D-98AD-4FE2-AA2E-00B44A1536A8}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.CoinAPI.MarketDataAPI.REST.V1", "src\APIBricks.CoinAPI.MarketDataAPI.REST.V1\APIBricks.CoinAPI.MarketDataAPI.REST.V1.csproj", "{0B10E342-A014-4BE1-A04A-00931E40719F}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.CoinAPI.MarketDataAPI.REST.V1.Test", "src\APIBricks.CoinAPI.MarketDataAPI.REST.V1.Test\APIBricks.CoinAPI.MarketDataAPI.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-
{FBDA7A4D-98AD-4FE2-AA2E-00B44A1536A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{FBDA7A4D-98AD-4FE2-AA2E-00B44A1536A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{FBDA7A4D-98AD-4FE2-AA2E-00B44A1536A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{FBDA7A4D-98AD-4FE2-AA2E-00B44A1536A8}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{0B10E342-A014-4BE1-A04A-00931E40719F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{0B10E342-A014-4BE1-A04A-00931E40719F}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{0B10E342-A014-4BE1-A04A-00931E40719F}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{0B10E342-A014-4BE1-A04A-00931E40719F}.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/market-data-api-rest/sdk/csharp/api/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ paths:
100100
examples:
101101
Example response:
102102
value:
103-
time: 2026-06-15T06:03:24.5593787Z
103+
time: 2026-06-16T06:03:16.2200016Z
104104
asset_id_base: BTC
105105
asset_id_quote: USD
106106
rate: 10000.0
@@ -110,7 +110,7 @@ paths:
110110
examples:
111111
Example response:
112112
value:
113-
time: 2026-06-15T06:03:24.5593787Z
113+
time: 2026-06-16T06:03:16.2200016Z
114114
asset_id_base: BTC
115115
asset_id_quote: USD
116116
rate: 10000.0
@@ -120,7 +120,7 @@ paths:
120120
examples:
121121
Example response:
122122
value:
123-
time: 2026-06-15T06:03:24.5593787Z
123+
time: 2026-06-16T06:03:16.2200016Z
124124
asset_id_base: BTC
125125
asset_id_quote: USD
126126
rate: 10000.0
@@ -130,7 +130,7 @@ paths:
130130
examples:
131131
Example response:
132132
value:
133-
time: 2026-06-15T06:03:24.5593787Z
133+
time: 2026-06-16T06:03:16.2200016Z
134134
asset_id_base: BTC
135135
asset_id_quote: USD
136136
rate: 10000.0

coinapi/market-data-api-rest/sdk/csharp/src/APIBricks.CoinAPI.MarketDataAPI.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: '{FBDA7A4D-98AD-4FE2-AA2E-00B44A1536A8}'
14+
packageGuid: '{0B10E342-A014-4BE1-A04A-00931E40719F}'
1515

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

coinapi/market-data-api-rest/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="c0f909f7-5cf7-4ba2-8321-a0b7ce65dc39" 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="e0db8d49-7f90-4be4-ab63-995de4d238f2" library_target="openapi_eiffel_client">
33
<target name="openapi_eiffel_client">
44
<root all_classes="true"/>
55
<file_rule>

coinapi/market-data-api-rest/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="39cd4f21-1b3f-4220-9cf4-1eedd3d902d6">
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="a6bc75a6-03cb-42c5-b77f-f73997de018e">
33
<target name="test">
44
<root feature="make" class="APPLICATION"/>
55
<file_rule>

coinapi/market-data-api-rest/sdk/go/api/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ paths:
100100
examples:
101101
Example response:
102102
value:
103-
time: 2026-06-15T06:03:24.5593787Z
103+
time: 2026-06-16T06:03:16.2200016Z
104104
asset_id_base: BTC
105105
asset_id_quote: USD
106106
rate: 10000.0
@@ -110,7 +110,7 @@ paths:
110110
examples:
111111
Example response:
112112
value:
113-
time: 2026-06-15T06:03:24.5593787Z
113+
time: 2026-06-16T06:03:16.2200016Z
114114
asset_id_base: BTC
115115
asset_id_quote: USD
116116
rate: 10000.0
@@ -120,7 +120,7 @@ paths:
120120
examples:
121121
Example response:
122122
value:
123-
time: 2026-06-15T06:03:24.5593787Z
123+
time: 2026-06-16T06:03:16.2200016Z
124124
asset_id_base: BTC
125125
asset_id_quote: USD
126126
rate: 10000.0
@@ -130,7 +130,7 @@ paths:
130130
examples:
131131
Example response:
132132
value:
133-
time: 2026-06-15T06:03:24.5593787Z
133+
time: 2026-06-16T06:03:16.2200016Z
134134
asset_id_base: BTC
135135
asset_id_quote: USD
136136
rate: 10000.0

coinapi/market-data-api-rest/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-06-15T06:04:03.756418488Z[Etc/UTC]
9+
- Build date: 2026-06-16T06:03:52.746566812Z[Etc/UTC]
1010
- Generator version: 7.23.0
1111
- Build package: org.openapitools.codegen.languages.GroovyClientCodegen
1212
For more information, please visit [https://www.coinapi.io](https://www.coinapi.io)

coinapi/market-data-api-rest/sdk/haskell-http-client/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ paths:
100100
examples:
101101
Example response:
102102
value:
103-
time: 2026-06-15T06:03:24.5593787Z
103+
time: 2026-06-16T06:03:16.2200016Z
104104
asset_id_base: BTC
105105
asset_id_quote: USD
106106
rate: 10000.0
@@ -110,7 +110,7 @@ paths:
110110
examples:
111111
Example response:
112112
value:
113-
time: 2026-06-15T06:03:24.5593787Z
113+
time: 2026-06-16T06:03:16.2200016Z
114114
asset_id_base: BTC
115115
asset_id_quote: USD
116116
rate: 10000.0
@@ -120,7 +120,7 @@ paths:
120120
examples:
121121
Example response:
122122
value:
123-
time: 2026-06-15T06:03:24.5593787Z
123+
time: 2026-06-16T06:03:16.2200016Z
124124
asset_id_base: BTC
125125
asset_id_quote: USD
126126
rate: 10000.0
@@ -130,7 +130,7 @@ paths:
130130
examples:
131131
Example response:
132132
value:
133-
time: 2026-06-15T06:03:24.5593787Z
133+
time: 2026-06-16T06:03:16.2200016Z
134134
asset_id_base: BTC
135135
asset_id_quote: USD
136136
rate: 10000.0

coinapi/market-data-api-rest/sdk/java/README.md

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

33
CoinAPI Market Data REST API
44
- API version: v1
5-
- Build date: 2026-06-15T06:04:03.807250300Z[Etc/UTC]
5+
- Build date: 2026-06-16T06:03:52.770599156Z[Etc/UTC]
66
- Generator version: 7.23.0
77

88
Cryptocurrency market data: metadata, quotes, books, trades, OHLCV, rates, metrics, options.

coinapi/market-data-api-rest/sdk/java/api/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ paths:
100100
examples:
101101
Example response:
102102
value:
103-
time: 2026-06-15T06:03:24.5593787Z
103+
time: 2026-06-16T06:03:16.2200016Z
104104
asset_id_base: BTC
105105
asset_id_quote: USD
106106
rate: 10000.0
@@ -110,7 +110,7 @@ paths:
110110
examples:
111111
Example response:
112112
value:
113-
time: 2026-06-15T06:03:24.5593787Z
113+
time: 2026-06-16T06:03:16.2200016Z
114114
asset_id_base: BTC
115115
asset_id_quote: USD
116116
rate: 10000.0
@@ -120,7 +120,7 @@ paths:
120120
examples:
121121
Example response:
122122
value:
123-
time: 2026-06-15T06:03:24.5593787Z
123+
time: 2026-06-16T06:03:16.2200016Z
124124
asset_id_base: BTC
125125
asset_id_quote: USD
126126
rate: 10000.0
@@ -130,7 +130,7 @@ paths:
130130
examples:
131131
Example response:
132132
value:
133-
time: 2026-06-15T06:03:24.5593787Z
133+
time: 2026-06-16T06:03:16.2200016Z
134134
asset_id_base: BTC
135135
asset_id_quote: USD
136136
rate: 10000.0

0 commit comments

Comments
 (0)