Skip to content

Commit b61e23c

Browse files
committed
Auto-generate SDK for CoinAPI Market Data API REST Historical
1 parent 67491ff commit b61e23c

Some content is hidden

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

51 files changed

+67
-67
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", "{45669A49-C99F-4720-96BF-7A01134C8686}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.CoinAPI.MarketDataAPI.REST.V1", "src\APIBricks.CoinAPI.MarketDataAPI.REST.V1\APIBricks.CoinAPI.MarketDataAPI.REST.V1.csproj", "{6F93A901-7548-4B51-98BB-4714D9C7C19C}"
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-
{45669A49-C99F-4720-96BF-7A01134C8686}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{45669A49-C99F-4720-96BF-7A01134C8686}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{45669A49-C99F-4720-96BF-7A01134C8686}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{45669A49-C99F-4720-96BF-7A01134C8686}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{6F93A901-7548-4B51-98BB-4714D9C7C19C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{6F93A901-7548-4B51-98BB-4714D9C7C19C}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{6F93A901-7548-4B51-98BB-4714D9C7C19C}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{6F93A901-7548-4B51-98BB-4714D9C7C19C}.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
@@ -691,7 +691,7 @@ paths:
691691
examples:
692692
Example response:
693693
value:
694-
time: 2025-06-10T06:04:54.8928384Z
694+
time: 2025-06-11T06:04:08.0377750Z
695695
asset_id_base: BTC
696696
asset_id_quote: USD
697697
rate: 10000.0
@@ -701,7 +701,7 @@ paths:
701701
examples:
702702
Example response:
703703
value:
704-
time: 2025-06-10T06:04:54.8928384Z
704+
time: 2025-06-11T06:04:08.0377750Z
705705
asset_id_base: BTC
706706
asset_id_quote: USD
707707
rate: 10000.0
@@ -711,7 +711,7 @@ paths:
711711
examples:
712712
Example response:
713713
value:
714-
time: 2025-06-10T06:04:54.8928384Z
714+
time: 2025-06-11T06:04:08.0377750Z
715715
asset_id_base: BTC
716716
asset_id_quote: USD
717717
rate: 10000.0
@@ -721,7 +721,7 @@ paths:
721721
examples:
722722
Example response:
723723
value:
724-
time: 2025-06-10T06:04:54.8928384Z
724+
time: 2025-06-11T06:04:08.0377750Z
725725
asset_id_base: BTC
726726
asset_id_quote: USD
727727
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
@@ -173,7 +173,7 @@ Authentication schemes defined for the API:
173173
- packageCompany: OpenAPI
174174
- packageCopyright: No Copyright
175175
- packageDescription: A library generated from a OpenAPI doc
176-
- packageGuid: {45669A49-C99F-4720-96BF-7A01134C8686}
176+
- packageGuid: {6F93A901-7548-4B51-98BB-4714D9C7C19C}
177177
- packageName: APIBricks.CoinAPI.MarketDataAPI.REST.V1
178178
- packageTags:
179179
- packageTitle: OpenAPI Library

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="9d2d859e-9d3f-4a60-a36e-e594b67f15bc" 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="e6401528-8856-4b56-b985-9e58a281fab1" 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="983db04c-8f1b-46f3-a73c-74941621553e">
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="71fa3dee-d757-4dd3-b5a5-3a9c8296c02c">
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
@@ -691,7 +691,7 @@ paths:
691691
examples:
692692
Example response:
693693
value:
694-
time: 2025-06-10T06:04:54.8928384Z
694+
time: 2025-06-11T06:04:08.0377750Z
695695
asset_id_base: BTC
696696
asset_id_quote: USD
697697
rate: 10000.0
@@ -701,7 +701,7 @@ paths:
701701
examples:
702702
Example response:
703703
value:
704-
time: 2025-06-10T06:04:54.8928384Z
704+
time: 2025-06-11T06:04:08.0377750Z
705705
asset_id_base: BTC
706706
asset_id_quote: USD
707707
rate: 10000.0
@@ -711,7 +711,7 @@ paths:
711711
examples:
712712
Example response:
713713
value:
714-
time: 2025-06-10T06:04:54.8928384Z
714+
time: 2025-06-11T06:04:08.0377750Z
715715
asset_id_base: BTC
716716
asset_id_quote: USD
717717
rate: 10000.0
@@ -721,7 +721,7 @@ paths:
721721
examples:
722722
Example response:
723723
value:
724-
time: 2025-06-10T06:04:54.8928384Z
724+
time: 2025-06-11T06:04:08.0377750Z
725725
asset_id_base: BTC
726726
asset_id_quote: USD
727727
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-06-10T06:05:53.548141249Z[Etc/UTC]
9+
- Build date: 2025-06-11T06:05:10.222177548Z[Etc/UTC]
1010
- Generator version: 7.13.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
@@ -691,7 +691,7 @@ paths:
691691
examples:
692692
Example response:
693693
value:
694-
time: 2025-06-10T06:04:54.8928384Z
694+
time: 2025-06-11T06:04:08.0377750Z
695695
asset_id_base: BTC
696696
asset_id_quote: USD
697697
rate: 10000.0
@@ -701,7 +701,7 @@ paths:
701701
examples:
702702
Example response:
703703
value:
704-
time: 2025-06-10T06:04:54.8928384Z
704+
time: 2025-06-11T06:04:08.0377750Z
705705
asset_id_base: BTC
706706
asset_id_quote: USD
707707
rate: 10000.0
@@ -711,7 +711,7 @@ paths:
711711
examples:
712712
Example response:
713713
value:
714-
time: 2025-06-10T06:04:54.8928384Z
714+
time: 2025-06-11T06:04:08.0377750Z
715715
asset_id_base: BTC
716716
asset_id_quote: USD
717717
rate: 10000.0
@@ -721,7 +721,7 @@ paths:
721721
examples:
722722
Example response:
723723
value:
724-
time: 2025-06-10T06:04:54.8928384Z
724+
time: 2025-06-11T06:04:08.0377750Z
725725
asset_id_base: BTC
726726
asset_id_quote: USD
727727
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
REST API
44
- API version: v1
5-
- Build date: 2025-06-10T06:05:53.574789380Z[Etc/UTC]
5+
- Build date: 2025-06-11T06:05:10.419499920Z[Etc/UTC]
66
- Generator version: 7.13.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
@@ -706,7 +706,7 @@ paths:
706706
examples:
707707
Example response:
708708
value:
709-
time: 2025-06-10T06:04:54.8928384Z
709+
time: 2025-06-11T06:04:08.0377750Z
710710
asset_id_base: BTC
711711
asset_id_quote: USD
712712
rate: 10000.0
@@ -716,7 +716,7 @@ paths:
716716
examples:
717717
Example response:
718718
value:
719-
time: 2025-06-10T06:04:54.8928384Z
719+
time: 2025-06-11T06:04:08.0377750Z
720720
asset_id_base: BTC
721721
asset_id_quote: USD
722722
rate: 10000.0
@@ -726,7 +726,7 @@ paths:
726726
examples:
727727
Example response:
728728
value:
729-
time: 2025-06-10T06:04:54.8928384Z
729+
time: 2025-06-11T06:04:08.0377750Z
730730
asset_id_base: BTC
731731
asset_id_quote: USD
732732
rate: 10000.0
@@ -736,7 +736,7 @@ paths:
736736
examples:
737737
Example response:
738738
value:
739-
time: 2025-06-10T06:04:54.8928384Z
739+
time: 2025-06-11T06:04:08.0377750Z
740740
asset_id_base: BTC
741741
asset_id_quote: USD
742742
rate: 10000.0

0 commit comments

Comments
 (0)