Skip to content

Commit

Permalink
9.0.000.00.1170
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimlysenko committed Jul 5, 2018
1 parent 66c0604 commit c3c5958
Show file tree
Hide file tree
Showing 18 changed files with 39 additions and 334 deletions.
209 changes: 21 additions & 188 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.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* 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.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* 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.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* 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.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down Expand Up @@ -325,7 +325,7 @@ public static String ToDebugReport()
.GetExecutingAssembly()
.GetReferencedAssemblies()
.Where(x => x.Name == "System.Core").First().Version.ToString() + "\n";
report += " Version of the API: 9.0.000.10.1112\n";
report += " Version of the API: 9.0.000.16.1235\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.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* 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.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* 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.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* 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.10.1112
OpenAPI spec version: 9.0.000.16.1235
-->
<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>{107BB9E6-9D88-4936-B5C3-BEC4ABEE639E}</ProjectGuid>
<ProjectGuid>{150DE342-6AAD-430B-8DD1-24DFC4E40B74}</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.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* 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.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* 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.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* 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.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* 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.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* 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.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
128 changes: 0 additions & 128 deletions src/Genesys.Internal.Authentication/Model/JwtConvertResult.cs

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Authentication API
*
* OpenAPI spec version: 9.0.000.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Genesys.Internal.Authentication/Model/UserRole.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.10.1112
* OpenAPI spec version: 9.0.000.16.1235
*
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
Expand Down

0 comments on commit c3c5958

Please sign in to comment.