Skip to content

Commit f5ae83a

Browse files
committed
Auto-generate SDK for CoinAPI Market Data API REST Historical
1 parent 4ce5006 commit f5ae83a

Some content is hidden

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

49 files changed

+65
-65
lines changed

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", "{D03EE7E5-0B4F-4DDD-AC41-6D42F5A0975F}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.CoinAPI.MarketDataAPI.REST.V1", "src\APIBricks.CoinAPI.MarketDataAPI.REST.V1\APIBricks.CoinAPI.MarketDataAPI.REST.V1.csproj", "{EFCFA4E4-B4C7-48F1-B575-315745580C5A}"
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-
{D03EE7E5-0B4F-4DDD-AC41-6D42F5A0975F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{D03EE7E5-0B4F-4DDD-AC41-6D42F5A0975F}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{D03EE7E5-0B4F-4DDD-AC41-6D42F5A0975F}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{D03EE7E5-0B4F-4DDD-AC41-6D42F5A0975F}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{EFCFA4E4-B4C7-48F1-B575-315745580C5A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{EFCFA4E4-B4C7-48F1-B575-315745580C5A}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{EFCFA4E4-B4C7-48F1-B575-315745580C5A}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{EFCFA4E4-B4C7-48F1-B575-315745580C5A}.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
@@ -861,7 +861,7 @@ paths:
861861
examples:
862862
Example response:
863863
value:
864-
time: 2025-08-27T06:04:06.0485240Z
864+
time: 2025-08-28T06:04:08.8304850Z
865865
asset_id_base: BTC
866866
asset_id_quote: USD
867867
rate: 10000.0
@@ -871,7 +871,7 @@ paths:
871871
examples:
872872
Example response:
873873
value:
874-
time: 2025-08-27T06:04:06.0485240Z
874+
time: 2025-08-28T06:04:08.8304850Z
875875
asset_id_base: BTC
876876
asset_id_quote: USD
877877
rate: 10000.0
@@ -881,7 +881,7 @@ paths:
881881
examples:
882882
Example response:
883883
value:
884-
time: 2025-08-27T06:04:06.0485240Z
884+
time: 2025-08-28T06:04:08.8304850Z
885885
asset_id_base: BTC
886886
asset_id_quote: USD
887887
rate: 10000.0
@@ -891,7 +891,7 @@ paths:
891891
examples:
892892
Example response:
893893
value:
894-
time: 2025-08-27T06:04:06.0485240Z
894+
time: 2025-08-28T06:04:08.8304850Z
895895
asset_id_base: BTC
896896
asset_id_quote: USD
897897
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: '{D03EE7E5-0B4F-4DDD-AC41-6D42F5A0975F}'
14+
packageGuid: '{EFCFA4E4-B4C7-48F1-B575-315745580C5A}'
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="eb62a3a6-6c6f-4a55-ac30-7685459ec2b0" 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="3aeda5f5-6c18-4702-81dd-6b59dadd12f8" 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="c820489f-2d88-4932-b5b6-27fd6544b5ec">
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="ed353f9a-a260-434e-acf7-01c2cf6d49d7">
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
@@ -861,7 +861,7 @@ paths:
861861
examples:
862862
Example response:
863863
value:
864-
time: 2025-08-27T06:04:06.0485240Z
864+
time: 2025-08-28T06:04:08.8304850Z
865865
asset_id_base: BTC
866866
asset_id_quote: USD
867867
rate: 10000.0
@@ -871,7 +871,7 @@ paths:
871871
examples:
872872
Example response:
873873
value:
874-
time: 2025-08-27T06:04:06.0485240Z
874+
time: 2025-08-28T06:04:08.8304850Z
875875
asset_id_base: BTC
876876
asset_id_quote: USD
877877
rate: 10000.0
@@ -881,7 +881,7 @@ paths:
881881
examples:
882882
Example response:
883883
value:
884-
time: 2025-08-27T06:04:06.0485240Z
884+
time: 2025-08-28T06:04:08.8304850Z
885885
asset_id_base: BTC
886886
asset_id_quote: USD
887887
rate: 10000.0
@@ -891,7 +891,7 @@ paths:
891891
examples:
892892
Example response:
893893
value:
894-
time: 2025-08-27T06:04:06.0485240Z
894+
time: 2025-08-28T06:04:08.8304850Z
895895
asset_id_base: BTC
896896
asset_id_quote: USD
897897
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: 2025-08-27T06:07:13.866697373Z[Etc/UTC]
9+
- Build date: 2025-08-28T06:05:57.524303318Z[Etc/UTC]
1010
- Generator version: 7.15.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
@@ -861,7 +861,7 @@ paths:
861861
examples:
862862
Example response:
863863
value:
864-
time: 2025-08-27T06:04:06.0485240Z
864+
time: 2025-08-28T06:04:08.8304850Z
865865
asset_id_base: BTC
866866
asset_id_quote: USD
867867
rate: 10000.0
@@ -871,7 +871,7 @@ paths:
871871
examples:
872872
Example response:
873873
value:
874-
time: 2025-08-27T06:04:06.0485240Z
874+
time: 2025-08-28T06:04:08.8304850Z
875875
asset_id_base: BTC
876876
asset_id_quote: USD
877877
rate: 10000.0
@@ -881,7 +881,7 @@ paths:
881881
examples:
882882
Example response:
883883
value:
884-
time: 2025-08-27T06:04:06.0485240Z
884+
time: 2025-08-28T06:04:08.8304850Z
885885
asset_id_base: BTC
886886
asset_id_quote: USD
887887
rate: 10000.0
@@ -891,7 +891,7 @@ paths:
891891
examples:
892892
Example response:
893893
value:
894-
time: 2025-08-27T06:04:06.0485240Z
894+
time: 2025-08-28T06:04:08.8304850Z
895895
asset_id_base: BTC
896896
asset_id_quote: USD
897897
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: 2025-08-27T06:07:13.938426550Z[Etc/UTC]
5+
- Build date: 2025-08-28T06:05:57.564598397Z[Etc/UTC]
66
- Generator version: 7.15.0
77

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

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@ paths:
886886
examples:
887887
Example response:
888888
value:
889-
time: 2025-08-27T06:04:06.0485240Z
889+
time: 2025-08-28T06:04:08.8304850Z
890890
asset_id_base: BTC
891891
asset_id_quote: USD
892892
rate: 10000.0
@@ -896,7 +896,7 @@ paths:
896896
examples:
897897
Example response:
898898
value:
899-
time: 2025-08-27T06:04:06.0485240Z
899+
time: 2025-08-28T06:04:08.8304850Z
900900
asset_id_base: BTC
901901
asset_id_quote: USD
902902
rate: 10000.0
@@ -906,7 +906,7 @@ paths:
906906
examples:
907907
Example response:
908908
value:
909-
time: 2025-08-27T06:04:06.0485240Z
909+
time: 2025-08-28T06:04:08.8304850Z
910910
asset_id_base: BTC
911911
asset_id_quote: USD
912912
rate: 10000.0
@@ -916,7 +916,7 @@ paths:
916916
examples:
917917
Example response:
918918
value:
919-
time: 2025-08-27T06:04:06.0485240Z
919+
time: 2025-08-28T06:04:08.8304850Z
920920
asset_id_base: BTC
921921
asset_id_quote: USD
922922
rate: 10000.0

0 commit comments

Comments
 (0)