Skip to content

Commit e3e73eb

Browse files
committed
Auto-generate SDK for CoinAPI Indexes API REST Historical
1 parent a063d3f commit e3e73eb

36 files changed

+40
-40
lines changed

coinapi/indexes-api-rest/sdk/bash/client.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# This is a Bash client for Indexes REST API.
1717
#
1818
# LICENSE:
19-
# https://github.com/coinapi/coinapi-sdk/blob/master/LICENSE
19+
# https://github.com/api-bricks/api-bricks-sdk/blob/master/LICENSE
2020
#
2121
# CONTACT:
2222

coinapi/indexes-api-rest/sdk/clojure/project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:description ""
33
:url "https://www.coinapi.io"
44
:license {:name "MIT License"
5-
:url "https://github.com/coinapi/coinapi-sdk/blob/master/LICENSE"}
5+
:url "https://github.com/api-bricks/api-bricks-sdk/blob/master/LICENSE"}
66
:dependencies [[org.clojure/clojure "1.9.0"]
77
[metosin/spec-tools "0.7.0"]
88
[clj-http "3.8.0"]

coinapi/indexes-api-rest/sdk/csharp/APIBricks.CoinAPI.IndexesAPI.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.IndexesAPI.REST.V1", "src\APIBricks.CoinAPI.IndexesAPI.REST.V1\APIBricks.CoinAPI.IndexesAPI.REST.V1.csproj", "{242BE8D3-81FA-4A80-ADB9-40F71BCA790A}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.CoinAPI.IndexesAPI.REST.V1", "src\APIBricks.CoinAPI.IndexesAPI.REST.V1\APIBricks.CoinAPI.IndexesAPI.REST.V1.csproj", "{FCA78943-9A3E-4C18-A0B6-05215FA40C1E}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.CoinAPI.IndexesAPI.REST.V1.Test", "src\APIBricks.CoinAPI.IndexesAPI.REST.V1.Test\APIBricks.CoinAPI.IndexesAPI.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-
{242BE8D3-81FA-4A80-ADB9-40F71BCA790A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{242BE8D3-81FA-4A80-ADB9-40F71BCA790A}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{242BE8D3-81FA-4A80-ADB9-40F71BCA790A}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{242BE8D3-81FA-4A80-ADB9-40F71BCA790A}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{FCA78943-9A3E-4C18-A0B6-05215FA40C1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{FCA78943-9A3E-4C18-A0B6-05215FA40C1E}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{FCA78943-9A3E-4C18-A0B6-05215FA40C1E}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{FCA78943-9A3E-4C18-A0B6-05215FA40C1E}.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/indexes-api-rest/sdk/csharp/api/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ info:
77
description: ""
88
license:
99
name: MIT License
10-
url: https://github.com/coinapi/coinapi-sdk/blob/master/LICENSE
10+
url: https://github.com/api-bricks/api-bricks-sdk/blob/master/LICENSE
1111
title: Indexes REST API
1212
version: v1
1313
servers:

coinapi/indexes-api-rest/sdk/csharp/src/APIBricks.CoinAPI.IndexesAPI.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: {242BE8D3-81FA-4A80-ADB9-40F71BCA790A}
176+
- packageGuid: {FCA78943-9A3E-4C18-A0B6-05215FA40C1E}
177177
- packageName: APIBricks.CoinAPI.IndexesAPI.REST.V1
178178
- packageTags:
179179
- packageTitle: OpenAPI Library

coinapi/indexes-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="2a5530e2-ddf8-4a17-aaf4-3686458c3ed8" 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="5bbe4070-ac5f-45d7-a7fd-34dd1e2d9b71" library_target="openapi_eiffel_client">
33
<target name="openapi_eiffel_client">
44
<root all_classes="true"/>
55
<file_rule>

coinapi/indexes-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="d5d1f4f9-ae0a-4911-a047-c1d5638b37e6">
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="882bd03b-b665-451d-853e-b9dada62c355">
33
<target name="test">
44
<root feature="make" class="APPLICATION"/>
55
<file_rule>

coinapi/indexes-api-rest/sdk/go/api/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ info:
77
description: ""
88
license:
99
name: MIT License
10-
url: https://github.com/coinapi/coinapi-sdk/blob/master/LICENSE
10+
url: https://github.com/api-bricks/api-bricks-sdk/blob/master/LICENSE
1111
title: Indexes REST API
1212
version: v1
1313
servers:

coinapi/indexes-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-05-14T12:27:12.033714921Z[Etc/UTC]
9+
- Build date: 2025-05-15T06:07:18.055754634Z[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/indexes-api-rest/sdk/haskell-http-client/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ info:
77
description: ""
88
license:
99
name: MIT License
10-
url: https://github.com/coinapi/coinapi-sdk/blob/master/LICENSE
10+
url: https://github.com/api-bricks/api-bricks-sdk/blob/master/LICENSE
1111
title: Indexes REST API
1212
version: v1
1313
servers:

0 commit comments

Comments
 (0)