Skip to content

Commit

Permalink
9.0.000.21.1405
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimlysenko committed Sep 19, 2018
1 parent 4f5cf28 commit 35615aa
Show file tree
Hide file tree
Showing 21 changed files with 504 additions and 36 deletions.
2 changes: 1 addition & 1 deletion checksum.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c90d9a12eb3d0db886e11a983a14d8a2821a37b9
f8a6590969abc2a079013bbe4ebbb9fc14e83c85
207 changes: 192 additions & 15 deletions src/Genesys.Internal.Authentication/Api/AuthenticationApi.cs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/Genesys.Internal.Authentication/Client/ApiClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Genesys.Internal.Authentication/Client/ApiException.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Genesys.Internal.Authentication/Client/ApiResponse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
4 changes: 2 additions & 2 deletions src/Genesys.Internal.Authentication/Client/Configuration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down Expand Up @@ -421,7 +421,7 @@ public static String ToDebugReport()
String report = "C# SDK (Genesys.Internal.Authentication) Debug Report:\n";
report += " OS: " + System.Environment.OSVersion + "\n";
report += " .NET Framework Version: " + System.Environment.Version + "\n";
report += " Version of the API: 9.0.000.16.1235\n";
report += " Version of the API: 9.0.000.21.1405\n";
report += " SDK Package Version: 1.0.0\n";

return report;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Genesys.Internal.Authentication/Client/IApiAccessor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ Authentication API
Authentication API
OpenAPI spec version: 9.0.000.16.1235
OpenAPI spec version: 9.0.000.21.1405
-->
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>

<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{63403419-7CB5-48CB-B351-2C234E9E6DF8}</ProjectGuid>
<ProjectGuid>{DA668DB8-1378-4EF4-960C-C0EB4FD5474D}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Genesys.Internal.Authentication</RootNamespace>
Expand Down
2 changes: 1 addition & 1 deletion src/Genesys.Internal.Authentication/Model/ApiResponse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Genesys.Internal.Authentication/Model/ErrorResponse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.16.1235
* OpenAPI spec version: 9.0.000.21.1405
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
Loading

0 comments on commit 35615aa

Please sign in to comment.