Skip to content

Commit

Permalink
Merge pull request #10 from databox/release/0.3.15-sdk.5/1720552383078
Browse files Browse the repository at this point in the history
[SDK release] Generated SDK code based on data-link 0.3.15-sdk.5 API changes
  • Loading branch information
slavkor authored Jul 9, 2024
2 parents 63584d3 + 023e84c commit 745e655
Show file tree
Hide file tree
Showing 32 changed files with 36 additions and 37 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Push API resources Open API documentation

This C# SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: 0.3.15-sdk.4
- API version: 0.3.15-sdk.5
- SDK version: 1.0.0
- Generator version: 7.6.0
- Build package: org.openapitools.codegen.languages.CSharpClientCodegen
Expand Down
1 change: 0 additions & 1 deletion src/.openapi-generator/FILES
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.gitignore
.openapi-generator-ignore
Org.OpenAPITools.sln
README.md
api/openapi.yaml
Expand Down
10 changes: 5 additions & 5 deletions src/Org.OpenAPITools.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
VisualStudioVersion = 12.0.0.0
MinimumVisualStudioVersion = 10.0.0.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Org.OpenAPITools", "src\Org.OpenAPITools\Org.OpenAPITools.csproj", "{C035CF42-A4CD-4799-9D5F-8B64D2A9E32C}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Org.OpenAPITools", "src\Org.OpenAPITools\Org.OpenAPITools.csproj", "{6F4FC320-3245-4F0A-844A-2A27CBD3DE4F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Org.OpenAPITools.Test", "src\Org.OpenAPITools.Test\Org.OpenAPITools.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
Expand All @@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C035CF42-A4CD-4799-9D5F-8B64D2A9E32C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C035CF42-A4CD-4799-9D5F-8B64D2A9E32C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C035CF42-A4CD-4799-9D5F-8B64D2A9E32C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C035CF42-A4CD-4799-9D5F-8B64D2A9E32C}.Release|Any CPU.Build.0 = Release|Any CPU
{6F4FC320-3245-4F0A-844A-2A27CBD3DE4F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6F4FC320-3245-4F0A-844A-2A27CBD3DE4F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6F4FC320-3245-4F0A-844A-2A27CBD3DE4F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6F4FC320-3245-4F0A-844A-2A27CBD3DE4F}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Push API resources Open API documentation

This C# SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: 0.3.15-sdk.4
- API version: 0.3.15-sdk.5
- SDK version: 1.0.0
- Generator version: 7.6.0
- Build package: org.openapitools.codegen.languages.CSharpClientCodegen
Expand Down
2 changes: 1 addition & 1 deletion src/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.3
info:
description: Push API resources Open API documentation
title: Static OpenAPI document of Push API resource
version: 0.3.15-sdk.4
version: 0.3.15-sdk.5
servers:
- description: Dev mode server description
url: https://push.databox.com
Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools.Test/Model/ApiResponseTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools.Test/Model/PushDataTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools.Test/Model/StateTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/ApiClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/ApiException.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/ApiResponse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/ClientUtils.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
4 changes: 2 additions & 2 deletions src/src/Org.OpenAPITools/Client/Configuration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down Expand Up @@ -539,7 +539,7 @@ public static string ToDebugReport()
string report = "C# SDK (Org.OpenAPITools) Debug Report:\n";
report += " OS: " + System.Environment.OSVersion + "\n";
report += " .NET Framework Version: " + System.Environment.Version + "\n";
report += " Version of the API: 0.3.15-sdk.4\n";
report += " Version of the API: 0.3.15-sdk.5\n";
report += " SDK Package Version: 1.0.0\n";

return report;
Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/ExceptionFactory.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/GlobalConfiguration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/HttpMethod.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/IApiAccessor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/IAsynchronousClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/IReadableConfiguration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/ISynchronousClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/Multimap.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/OpenAPIDateConverter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/RequestOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Client/RetryConfiguration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Model/AbstractOpenAPISchema.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Model/ApiResponse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Model/PushData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Model/PushDataAttribute.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/Model/State.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/src/Org.OpenAPITools/org.databox.api/DefaultApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 0.3.15-sdk.4
* The version of the OpenAPI document: 0.3.15-sdk.5
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down

0 comments on commit 745e655

Please sign in to comment.