Skip to content

[SDK release] Generated SDK code based on data-link 0.3.15-sdk.2 API changes #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -4,8 +4,8 @@ Push API resources Open API documentation

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

- API version: 1.0
- SDK version: 0.0.2
- API version: 0.3.15-sdk.2
- SDK version: 0.0.3
- Generator version: 7.6.0
- Build package: org.openapitools.codegen.languages.CSharpClientCodegen

10 changes: 5 additions & 5 deletions src/Databox.sln
Original file line number Diff line number Diff line change
@@ -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}") = "Databox", "src\Databox\Databox.csproj", "{0DEDE14F-8852-43F9-AC99-C5304C96F2C5}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Databox", "src\Databox\Databox.csproj", "{4FB8703E-9264-4BCA-AC45-4E12C9E2924B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Databox.Test", "src\Databox.Test\Databox.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
@@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0DEDE14F-8852-43F9-AC99-C5304C96F2C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0DEDE14F-8852-43F9-AC99-C5304C96F2C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0DEDE14F-8852-43F9-AC99-C5304C96F2C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0DEDE14F-8852-43F9-AC99-C5304C96F2C5}.Release|Any CPU.Build.0 = Release|Any CPU
{4FB8703E-9264-4BCA-AC45-4E12C9E2924B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4FB8703E-9264-4BCA-AC45-4E12C9E2924B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4FB8703E-9264-4BCA-AC45-4E12C9E2924B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4FB8703E-9264-4BCA-AC45-4E12C9E2924B}.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
4 changes: 2 additions & 2 deletions src/README.md
Original file line number Diff line number Diff line change
@@ -4,8 +4,8 @@ Push API resources Open API documentation

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

- API version: 1.0
- SDK version: 0.0.2
- API version: 0.3.15-sdk.2
- SDK version: 0.0.3
- Generator version: 7.6.0
- Build package: org.openapitools.codegen.languages.CSharpClientCodegen

2 changes: 1 addition & 1 deletion src/api/openapi.yaml
Original file line number Diff line number Diff line change
@@ -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: "1.0"
version: 0.3.15-sdk.2
servers:
- description: Dev mode server description
url: http://localhost:8080/q/openapi
2 changes: 1 addition & 1 deletion src/src/Databox.Test/Api/DefaultApiTests.cs
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 1.0
* The version of the OpenAPI document: 0.3.15-sdk.2
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

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

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

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

2 changes: 1 addition & 1 deletion src/src/Databox/Api/DefaultApi.cs
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 1.0
* The version of the OpenAPI document: 0.3.15-sdk.2
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

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

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

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

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

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

@@ -33,7 +33,7 @@ public class Configuration : IReadableConfiguration
/// Version of the package.
/// </summary>
/// <value>Version of the package.</value>
public const string Version = "0.0.2";
public const string Version = "0.0.3";

/// <summary>
/// Identifier for ISO 8601 DateTime Format
@@ -117,7 +117,7 @@ public class Configuration : IReadableConfiguration
public Configuration()
{
Proxy = null;
UserAgent = WebUtility.UrlEncode("OpenAPI-Generator/0.0.2/csharp");
UserAgent = WebUtility.UrlEncode("OpenAPI-Generator/0.0.3/csharp");
BasePath = "http://localhost:8080/q/openapi";
DefaultHeaders = new ConcurrentDictionary<string, string>();
ApiKey = new ConcurrentDictionary<string, string>();
@@ -539,8 +539,8 @@ public static string ToDebugReport()
string report = "C# SDK (Databox) Debug Report:\n";
report += " OS: " + System.Environment.OSVersion + "\n";
report += " .NET Framework Version: " + System.Environment.Version + "\n";
report += " Version of the API: 1.0\n";
report += " SDK Package Version: 0.0.2\n";
report += " Version of the API: 0.3.15-sdk.2\n";
report += " SDK Package Version: 0.0.3\n";

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

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

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

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

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

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

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

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

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

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

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

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

2 changes: 1 addition & 1 deletion src/src/Databox/Databox.csproj
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
<Description>A library generated from a OpenAPI doc</Description>
<Copyright>No Copyright</Copyright>
<RootNamespace>Databox</RootNamespace>
<Version>0.0.2</Version>
<Version>0.0.3</Version>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\Databox.xml</DocumentationFile>
<RepositoryUrl>https://github.com/GIT_USER_ID/GIT_REPO_ID.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
2 changes: 1 addition & 1 deletion src/src/Databox/Model/AbstractOpenAPISchema.cs
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
*
* Push API resources Open API documentation
*
* The version of the OpenAPI document: 1.0
* The version of the OpenAPI document: 0.3.15-sdk.2
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

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

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

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