Skip to content

Commit 1473a98

Browse files
2 parents 2eff387 + 20e5c23 commit 1473a98

23 files changed

+31
-31
lines changed

ems-cloud-mgmt-sdk/csharp-netcore/CoinAPI.OMS.API.SDK.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}") = "CoinAPI.OMS.API.SDK", "src\CoinAPI.OMS.API.SDK\CoinAPI.OMS.API.SDK.csproj", "{E38A6844-C0AE-4CBF-8391-7A540AED9E66}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoinAPI.OMS.API.SDK", "src\CoinAPI.OMS.API.SDK\CoinAPI.OMS.API.SDK.csproj", "{5727C8F7-C907-4AE1-9A5D-82C950F1D45F}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoinAPI.OMS.API.SDK.Test", "src\CoinAPI.OMS.API.SDK.Test\CoinAPI.OMS.API.SDK.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-
{E38A6844-C0AE-4CBF-8391-7A540AED9E66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{E38A6844-C0AE-4CBF-8391-7A540AED9E66}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{E38A6844-C0AE-4CBF-8391-7A540AED9E66}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{E38A6844-C0AE-4CBF-8391-7A540AED9E66}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{5727C8F7-C907-4AE1-9A5D-82C950F1D45F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{5727C8F7-C907-4AE1-9A5D-82C950F1D45F}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{5727C8F7-C907-4AE1-9A5D-82C950F1D45F}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{5727C8F7-C907-4AE1-9A5D-82C950F1D45F}.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

ems-cloud-mgmt-sdk/csharp/CoinAPI.OMS.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}") = "CoinAPI.OMS.REST.V1", "src\CoinAPI.OMS.REST.V1\CoinAPI.OMS.REST.V1.csproj", "{10DAA2B1-5DB4-4378-98CE-70BDFEB45EFF}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoinAPI.OMS.REST.V1", "src\CoinAPI.OMS.REST.V1\CoinAPI.OMS.REST.V1.csproj", "{64025A45-F47F-4CA9-ADC7-31EEBF35A08B}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoinAPI.OMS.REST.V1.Test", "src\CoinAPI.OMS.REST.V1.Test\CoinAPI.OMS.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-
{10DAA2B1-5DB4-4378-98CE-70BDFEB45EFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{10DAA2B1-5DB4-4378-98CE-70BDFEB45EFF}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{10DAA2B1-5DB4-4378-98CE-70BDFEB45EFF}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{10DAA2B1-5DB4-4378-98CE-70BDFEB45EFF}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{64025A45-F47F-4CA9-ADC7-31EEBF35A08B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{64025A45-F47F-4CA9-ADC7-31EEBF35A08B}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{64025A45-F47F-4CA9-ADC7-31EEBF35A08B}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{64025A45-F47F-4CA9-ADC7-31EEBF35A08B}.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

ems-cloud-mgmt-sdk/csharp/src/CoinAPI.OMS.REST.V1.Test/CoinAPI.OMS.REST.V1.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Contact: support@coinapi.io
8181
<Import Project="$(MsBuildToolsPath)\Microsoft.CSharp.targets" />
8282
<ItemGroup>
8383
<ProjectReference Include="..\CoinAPI.OMS.REST.V1\CoinAPI.OMS.REST.V1.csproj">
84-
<Project>{10DAA2B1-5DB4-4378-98CE-70BDFEB45EFF}</Project>
84+
<Project>{64025A45-F47F-4CA9-ADC7-31EEBF35A08B}</Project>
8585
<Name>CoinAPI.OMS.REST.V1</Name>
8686
</ProjectReference>
8787
</ItemGroup>

ems-cloud-mgmt-sdk/csharp/src/CoinAPI.OMS.REST.V1/CoinAPI.OMS.REST.V1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Contact: support@coinapi.io
1212

1313
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
1414
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
15-
<ProjectGuid>{10DAA2B1-5DB4-4378-98CE-70BDFEB45EFF}</ProjectGuid>
15+
<ProjectGuid>{64025A45-F47F-4CA9-ADC7-31EEBF35A08B}</ProjectGuid>
1616
<OutputType>Library</OutputType>
1717
<AppDesignerFolder>Properties</AppDesignerFolder>
1818
<RootNamespace>CoinAPI.OMS.REST.V1</RootNamespace>

ems-cloud-mgmt-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="2db1a868-5994-4aae-9c50-593b1d574812" 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="0b912b12-a7a3-4d8b-9f11-7b278ceb89b3" library_target="openapi_eiffel_client">
33
<target name="openapi_eiffel_client">
44
<root all_classes="true"/>
55
<file_rule>

ems-cloud-mgmt-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="29eb6f99-0193-490a-af45-df5d6198c459">
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="0177d8e7-7cf2-4a84-85c5-67a5bad3b5ec">
33
<target name="test">
44
<root feature="make" class="APPLICATION"/>
55
<file_rule>

ems-cloud-mgmt-sdk/groovy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This Groovy package, using the [http-builder-ng library](https://http-builder-ng
6767

6868
- API version: v1
6969
- Package version: v1
70-
- Build date: 2022-05-06T08:00:53.628958Z[Etc/UTC]
70+
- Build date: 2022-05-06T09:35:06.856969Z[Etc/UTC]
7171
- Build package: org.openapitools.codegen.languages.GroovyClientCodegen
7272
For more information, please visit [https://www.coinapi.io](https://www.coinapi.io)
7373

ems-cloud-mgmt-sdk/java/README.md

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

33
EMS - Managed Cloud REST API
44
- API version: v1
5-
- Build date: 2022-05-06T08:00:53.681977Z[Etc/UTC]
5+
- Build date: 2022-05-06T09:35:06.920152Z[Etc/UTC]
66

77
This section will provide necessary information about the `CoinAPI EMS Managed Cloud REST API` protocol.
88
<br/><br/>

ems-cloud-mgmt-sdk/java/src/main/java/org/openapitools/client/ApiException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* <p>ApiException class.</p>
2121
*/
2222
@SuppressWarnings("serial")
23-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T08:00:53.681977Z[Etc/UTC]")
23+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T09:35:06.920152Z[Etc/UTC]")
2424
public class ApiException extends Exception {
2525
private int code = 0;
2626
private Map<String, List<String>> responseHeaders = null;

ems-cloud-mgmt-sdk/java/src/main/java/org/openapitools/client/Configuration.java

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

1414
package org.openapitools.client;
1515

16-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T08:00:53.681977Z[Etc/UTC]")
16+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T09:35:06.920152Z[Etc/UTC]")
1717
public class Configuration {
1818
private static ApiClient defaultApiClient = new ApiClient();
1919

ems-cloud-mgmt-sdk/java/src/main/java/org/openapitools/client/Pair.java

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

1414
package org.openapitools.client;
1515

16-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T08:00:53.681977Z[Etc/UTC]")
16+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T09:35:06.920152Z[Etc/UTC]")
1717
public class Pair {
1818
private String name = "";
1919
private String value = "";

ems-cloud-mgmt-sdk/java/src/main/java/org/openapitools/client/StringUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import java.util.Collection;
1717
import java.util.Iterator;
1818

19-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T08:00:53.681977Z[Etc/UTC]")
19+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T09:35:06.920152Z[Etc/UTC]")
2020
public class StringUtil {
2121
/**
2222
* Check if the given array contains the given value (with case-insensitive comparison).

ems-cloud-mgmt-sdk/java/src/main/java/org/openapitools/client/auth/ApiKeyAuth.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import java.util.Map;
2121
import java.util.List;
2222

23-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T08:00:53.681977Z[Etc/UTC]")
23+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T09:35:06.920152Z[Etc/UTC]")
2424
public class ApiKeyAuth implements Authentication {
2525
private final String location;
2626
private final String paramName;

ems-cloud-mgmt-sdk/java/src/main/java/org/openapitools/client/auth/HttpBearerAuth.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import java.util.Map;
2121
import java.util.List;
2222

23-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T08:00:53.681977Z[Etc/UTC]")
23+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T09:35:06.920152Z[Etc/UTC]")
2424
public class HttpBearerAuth implements Authentication {
2525
private final String scheme;
2626
private String bearerToken;

ems-cloud-mgmt-sdk/java/src/main/java/org/openapitools/client/model/AccountData.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
/**
3131
* AccountData
3232
*/
33-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T08:00:53.681977Z[Etc/UTC]")
33+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T09:35:06.920152Z[Etc/UTC]")
3434
public class AccountData {
3535
public static final String SERIALIZED_NAME_EXCHANGE_ID = "exchange_id";
3636
@SerializedName(SERIALIZED_NAME_EXCHANGE_ID)

ems-cloud-mgmt-sdk/java/src/main/java/org/openapitools/client/model/AccountEndpoint.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/**
2828
* AccountEndpoint
2929
*/
30-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T08:00:53.681977Z[Etc/UTC]")
30+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T09:35:06.920152Z[Etc/UTC]")
3131
public class AccountEndpoint {
3232
public static final String SERIALIZED_NAME_EXCHANGE_ID = "exchange_id";
3333
@SerializedName(SERIALIZED_NAME_EXCHANGE_ID)

ems-cloud-mgmt-sdk/java/src/main/java/org/openapitools/client/model/AccountInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/**
2828
* AccountInfo
2929
*/
30-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T08:00:53.681977Z[Etc/UTC]")
30+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T09:35:06.920152Z[Etc/UTC]")
3131
public class AccountInfo {
3232
public static final String SERIALIZED_NAME_EXCHANGE_ID = "exchange_id";
3333
@SerializedName(SERIALIZED_NAME_EXCHANGE_ID)

ems-cloud-mgmt-sdk/java/src/main/java/org/openapitools/client/model/ExchangeLoginRequire.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
/**
3030
* ExchangeLoginRequire
3131
*/
32-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T08:00:53.681977Z[Etc/UTC]")
32+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T09:35:06.920152Z[Etc/UTC]")
3333
public class ExchangeLoginRequire {
3434
public static final String SERIALIZED_NAME_EXCHANGE_ID = "exchange_id";
3535
@SerializedName(SERIALIZED_NAME_EXCHANGE_ID)

ems-cloud-mgmt-sdk/java/src/main/java/org/openapitools/client/model/GetAccount.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
/**
3131
* GetAccount
3232
*/
33-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T08:00:53.681977Z[Etc/UTC]")
33+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T09:35:06.920152Z[Etc/UTC]")
3434
public class GetAccount {
3535
public static final String SERIALIZED_NAME_EXCHANGE_ID = "exchange_id";
3636
@SerializedName(SERIALIZED_NAME_EXCHANGE_ID)

ems-cloud-mgmt-sdk/java/src/main/java/org/openapitools/client/model/KeyValue.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* Key Value pair used to configure exchange accounts.
2929
*/
3030
@ApiModel(description = "Key Value pair used to configure exchange accounts.")
31-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T08:00:53.681977Z[Etc/UTC]")
31+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T09:35:06.920152Z[Etc/UTC]")
3232
public class KeyValue {
3333
public static final String SERIALIZED_NAME_KEY = "key";
3434
@SerializedName(SERIALIZED_NAME_KEY)

ems-cloud-mgmt-sdk/java/src/main/java/org/openapitools/client/model/Locations.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/**
2828
* Locations
2929
*/
30-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T08:00:53.681977Z[Etc/UTC]")
30+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T09:35:06.920152Z[Etc/UTC]")
3131
public class Locations {
3232
public static final String SERIALIZED_NAME_LOCATION_ID = "location_id";
3333
@SerializedName(SERIALIZED_NAME_LOCATION_ID)

ems-cloud-mgmt-sdk/java/src/main/java/org/openapitools/client/model/UpdateAccount.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
/**
3131
* UpdateAccount
3232
*/
33-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T08:00:53.681977Z[Etc/UTC]")
33+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-05-06T09:35:06.920152Z[Etc/UTC]")
3434
public class UpdateAccount {
3535
public static final String SERIALIZED_NAME_EXCHANGE_ID = "exchange_id";
3636
@SerializedName(SERIALIZED_NAME_EXCHANGE_ID)

ems-cloud-mgmt-sdk/powershell/Build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $Manifest = @{
5858
ModuleVersion = '0.1.2'
5959

6060
RootModule = 'PSOpenAPITools.psm1'
61-
Guid = '{23D0139C-C913-4BEA-BE62-2F1CFD690008}' # Has to be static, otherwise each new build will be considered different module
61+
Guid = '{18932863-049B-4631-8B5E-8C7AD1983606}' # Has to be static, otherwise each new build will be considered different module
6262

6363
PowerShellVersion = '6.2'
6464

0 commit comments

Comments
 (0)