Skip to content

Commit

Permalink
feat(generation): api def tag 'sdk-major-release-2020' gen tag 3.19.0
Browse files Browse the repository at this point in the history
BREAKING CHANGE: api def tag 'sdk-major-release-2020' gen tag 3.19.0
  • Loading branch information
kevinkowa committed Dec 1, 2020
1 parent a7406fa commit d691cf8
Show file tree
Hide file tree
Showing 31 changed files with 101 additions and 88 deletions.
6 changes: 3 additions & 3 deletions src/IBM.Watson.Assistant.v1/AssistantService.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* (C) Copyright IBM Corp. 2018, 2020.
* (C) Copyright IBM Corp. 2020.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -16,7 +16,7 @@
*/

/**
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-8d569e8f-20201109-230115
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-be3b4618-20201201-123423
*/

using System.Collections.Generic;
Expand All @@ -34,7 +34,7 @@ namespace IBM.Watson.Assistant.v1
{
public partial class AssistantService : IBMService, IAssistantService
{
const string defaultServiceName = "assistant";
const string defaultServiceName = "conversation";
private const string defaultServiceUrl = "https://api.us-south.assistant.watson.cloud.ibm.com";
public string Version { get; set; }

Expand Down
4 changes: 2 additions & 2 deletions src/IBM.Watson.Assistant.v1/IBM.Watson.Assistant.v1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<PropertyGroup>
<Description>IBM.Watson.Assistant.v1 wraps the Watson Assistant service (http://www.ibm.com/watson/developercloud/assistant.html)</Description>
<AssemblyTitle>IBM.Watson.Assistant.v1</AssemblyTitle>
<VersionPrefix>5.0.0-rc1</VersionPrefix>
<VersionPrefix>5.0.0</VersionPrefix>
<Authors>IBM Watson</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>IBM.Watson.Assistant.v1</AssemblyName>
<PackageId>IBM.Watson.Assistant.v1</PackageId>
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<Version>5.0.0-rc1</Version>
<Version>5.0.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
6 changes: 3 additions & 3 deletions src/IBM.Watson.Assistant.v2/AssistantService.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* (C) Copyright IBM Corp. 2018, 2020.
* (C) Copyright IBM Corp. 2020.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -16,7 +16,7 @@
*/

/**
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-8d569e8f-20201109-230115
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-be3b4618-20201201-123423
*/

using System.Collections.Generic;
Expand All @@ -34,7 +34,7 @@ namespace IBM.Watson.Assistant.v2
{
public partial class AssistantService : IBMService, IAssistantService
{
const string defaultServiceName = "assistant";
const string defaultServiceName = "conversation";
private const string defaultServiceUrl = "https://api.us-south.assistant.watson.cloud.ibm.com";
public string Version { get; set; }

Expand Down
4 changes: 2 additions & 2 deletions src/IBM.Watson.Assistant.v2/IBM.Watson.Assistant.v2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<PropertyGroup>
<Description>IBM.Watson.Assistant.v2 wraps the Watson Assistant service (http://www.ibm.com/watson/developercloud/assistant.html)</Description>
<AssemblyTitle>IBM.Watson.Assistant.v2</AssemblyTitle>
<VersionPrefix>5.0.0-rc1</VersionPrefix>
<VersionPrefix>5.0.0</VersionPrefix>
<Authors>IBM Watson</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>IBM.Watson.Assistant.v2</AssemblyName>
<PackageId>IBM.Watson.Assistant.v2</PackageId>
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<Version>5.0.0-rc1</Version>
<Version>5.0.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
6 changes: 3 additions & 3 deletions src/IBM.Watson.CompareComply.v1/CompareComplyService.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* (C) Copyright IBM Corp. 2018, 2020.
* (C) Copyright IBM Corp. 2020.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -16,7 +16,7 @@
*/

/**
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-8d569e8f-20201109-230115
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-be3b4618-20201201-123423
*/

using System.Collections.Generic;
Expand All @@ -36,7 +36,7 @@ namespace IBM.Watson.CompareComply.v1
{
public partial class CompareComplyService : IBMService, ICompareComplyService
{
const string defaultServiceName = "compare_comply";
const string defaultServiceName = "compare-comply";
private const string defaultServiceUrl = "https://api.us-south.compare-comply.watson.cloud.ibm.com";
public string Version { get; set; }

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<PropertyGroup>
<Description>IBM.Watson.CompareComply.v1 wraps the Watson Compare Comply service (http://www.ibm.com/watson/developercloud/compare-comply.html)</Description>
<AssemblyTitle>IBM.Watson.CompareComply.v1</AssemblyTitle>
<VersionPrefix>5.0.0-rc1</VersionPrefix>
<VersionPrefix>5.0.0</VersionPrefix>
<Authors>IBM Watson</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>IBM.Watson.CompareComply.v1</AssemblyName>
<PackageId>IBM.Watson.CompareComply.v1</PackageId>
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<Version>5.0.0-rc1</Version>
<Version>5.0.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
4 changes: 2 additions & 2 deletions src/IBM.Watson.Discovery.v1/DiscoveryService.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* (C) Copyright IBM Corp. 2017, 2020.
* (C) Copyright IBM Corp. 2020.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -16,7 +16,7 @@
*/

/**
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-8d569e8f-20201109-230115
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-be3b4618-20201201-123423
*/

using System.Collections.Generic;
Expand Down
4 changes: 2 additions & 2 deletions src/IBM.Watson.Discovery.v1/IBM.Watson.Discovery.v1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<PropertyGroup>
<Description>IBM.Watson.Discovery.v1 wraps the Watson Discovery service (http://www.ibm.com/watson/developercloud/discovery.html)</Description>
<AssemblyTitle>IBM.Watson.Discovery.v1</AssemblyTitle>
<VersionPrefix>5.0.0-rc1</VersionPrefix>
<VersionPrefix>5.0.0</VersionPrefix>
<Authors>IBM Watson</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>IBM.Watson.Discovery.v1</AssemblyName>
<PackageId>IBM.Watson.Discovery.v1</PackageId>
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<Version>5.0.0-rc1</Version>
<Version>5.0.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
4 changes: 2 additions & 2 deletions src/IBM.Watson.Discovery.v2/DiscoveryService.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* (C) Copyright IBM Corp. 2019, 2020.
* (C) Copyright IBM Corp. 2020.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -16,7 +16,7 @@
*/

/**
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-8d569e8f-20201109-230115
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-be3b4618-20201201-123423
*/

using System.Collections.Generic;
Expand Down
4 changes: 2 additions & 2 deletions src/IBM.Watson.Discovery.v2/IBM.Watson.Discovery.v2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<PropertyGroup>
<Description>IBM.Watson.Discovery.v2 wraps the Watson Discovery service (http://www.ibm.com/watson/developercloud/discovery.html)</Description>
<AssemblyTitle>IBM.Watson.Discovery.v2</AssemblyTitle>
<VersionPrefix>5.0.0-rc1</VersionPrefix>
<VersionPrefix>5.0.0</VersionPrefix>
<Authors>IBM Watson</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>IBM.Watson.Discovery.v2</AssemblyName>
<PackageId>IBM.Watson.Discovery.v2</PackageId>
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<Version>5.0.0-rc1</Version>
<Version>5.0.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<PropertyGroup>
<Description>IBM.Watson.LanguageTranslator.v3 wraps the Watson Language Translator service (http://www.ibm.com/watson/developercloud/language-translator.html)</Description>
<AssemblyTitle>IBM.Watson.LanguageTranslator.v3</AssemblyTitle>
<VersionPrefix>5.0.0-rc1</VersionPrefix>
<VersionPrefix>5.0.0</VersionPrefix>
<Authors>IBM Watson</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>IBM.Watson.LanguageTranslator.v3</AssemblyName>
<PackageId>IBM.Watson.LanguageTranslator.v3</PackageId>
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<Version>5.0.0-rc1</Version>
<Version>5.0.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* (C) Copyright IBM Corp. 2018, 2020.
* (C) Copyright IBM Corp. 2020.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -16,7 +16,7 @@
*/

/**
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-8d569e8f-20201109-230115
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-be3b4618-20201201-123423
*/

using System.Collections.Generic;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<PropertyGroup>
<Description>IBM.Watson.NaturalLanguageClassifier.v1 wraps the Watson Natural Language Classifier service (http://www.ibm.com/watson/developercloud/natural-language-classifier.html)</Description>
<AssemblyTitle>IBM.Watson.NaturalLanguageClassifier.v1</AssemblyTitle>
<VersionPrefix>5.0.0-rc1</VersionPrefix>
<VersionPrefix>5.0.0</VersionPrefix>
<Authors>IBM Watson</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>IBM.Watson.NaturalLanguageClassifier.v1</AssemblyName>
<PackageId>IBM.Watson.NaturalLanguageClassifier.v1</PackageId>
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<Version>5.0.0-rc1</Version>
<Version>5.0.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* (C) Copyright IBM Corp. 2018, 2020.
* (C) Copyright IBM Corp. 2020.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -16,7 +16,7 @@
*/

/**
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-8d569e8f-20201109-230115
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-be3b4618-20201201-123423
*/

using System.Collections.Generic;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<PropertyGroup>
<Description>IBM.Watson.NaturalLanguageUnderstanding.v1 wraps the Watson Natural Language Understanding service (http://www.ibm.com/watson/developercloud/natural-language-understanding.html)</Description>
<AssemblyTitle>IBM.Watson.NaturalLanguageUnderstanding.v1</AssemblyTitle>
<VersionPrefix>5.0.0-rc1</VersionPrefix>
<VersionPrefix>5.0.0</VersionPrefix>
<Authors>IBM Watson</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>IBM.Watson.NaturalLanguageUnderstanding.v1</AssemblyName>
<PackageId>IBM.Watson.NaturalLanguageUnderstanding.v1</PackageId>
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<Version>5.0.0-rc1</Version>
<Version>5.0.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* (C) Copyright IBM Corp. 2017, 2020.
* (C) Copyright IBM Corp. 2020.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -16,7 +16,7 @@
*/

/**
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-8d569e8f-20201109-230115
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-be3b4618-20201201-123423
*/

using System.Collections.Generic;
Expand All @@ -34,7 +34,7 @@ namespace IBM.Watson.NaturalLanguageUnderstanding.v1
{
public partial class NaturalLanguageUnderstandingService : IBMService, INaturalLanguageUnderstandingService
{
const string defaultServiceName = "natural_language_understanding";
const string defaultServiceName = "natural-language-understanding";
private const string defaultServiceUrl = "https://api.us-south.natural-language-understanding.watson.cloud.ibm.com";
public string Version { get; set; }

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<PropertyGroup>
<Description>IBM.Watson.PersonalityInsights.v3 wraps the Watson Personality Insights service (http://www.ibm.com/watson/developercloud/personality-insights.html)</Description>
<AssemblyTitle>IBM.Watson.PersonalityInsights.v3</AssemblyTitle>
<VersionPrefix>5.0.0-rc1</VersionPrefix>
<VersionPrefix>5.0.0</VersionPrefix>
<Authors>IBM Watson</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>IBM.Watson.PersonalityInsights.v3</AssemblyName>
<PackageId>IBM.Watson.PersonalityInsights.v3</PackageId>
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<Version>5.0.0-rc1</Version>
<Version>5.0.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* (C) Copyright IBM Corp. 2016, 2020.
* (C) Copyright IBM Corp. 2020.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -16,7 +16,7 @@
*/

/**
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-8d569e8f-20201109-230115
* IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-be3b4618-20201201-123423
*/

using System.Collections.Generic;
Expand All @@ -28,14 +28,9 @@
using IBM.Watson.PersonalityInsights.v3.Model;
using Newtonsoft.Json;
using System;
using System.Diagnostics;

namespace IBM.Watson.PersonalityInsights.v3
{
[System.Obsolete("On 1 December 2021, Personality Insights will no longer be available." +
" Consider migrating to Watson Natural Language Understanding." +
"\nFor more information, see Personality Insights Deprecation " +
"(https://github.com/watson-developer-cloud/java-sdk/tree/master#personality-insights-deprecation).")]
public partial class PersonalityInsightsService : IBMService, IPersonalityInsightsService
{
const string defaultServiceName = "personality_insights";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<PropertyGroup>
<Description>IBM.Watson.SpeechToText.v1 wraps the Watson Speech To Text service (http://www.ibm.com/watson/developercloud/speech-to-text.html)</Description>
<AssemblyTitle>IBM.Watson.SpeechToText.v1</AssemblyTitle>
<VersionPrefix>5.0.0-rc1</VersionPrefix>
<VersionPrefix>5.0.0</VersionPrefix>
<Authors>IBM Watson</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>IBM.Watson.SpeechToText.v1</AssemblyName>
<PackageId>IBM.Watson.SpeechToText.v1</PackageId>
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<Version>5.0.0-rc1</Version>
<Version>5.0.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* (C) Copyright IBM Corp. 2017, 2019.
* (C) Copyright IBM Corp. 2020.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -42,15 +42,15 @@ public class SpeechRecognitionAlternative
/// `[["hello",0.0,1.2],["world",1.2,2.5]]`. Timestamps are returned only for the best alternative.
/// </summary>
[JsonProperty("timestamps", NullValueHandling = NullValueHandling.Ignore)]
public List<List<string>> Timestamps { get; set; }
public List<string> Timestamps { get; set; }
/// <summary>
/// A confidence score for each word of the transcript as a list of lists. Each inner list consists of two
/// elements: the word and its confidence score in the range of 0.0 to 1.0, for example:
/// `[["hello",0.95],["world",0.866]]`. Confidence scores are returned only for the best alternative and only
/// with results marked as final.
/// </summary>
[JsonProperty("word_confidence", NullValueHandling = NullValueHandling.Ignore)]
public List<List<string>> WordConfidence { get; set; }
public List<string> WordConfidence { get; set; }
}

}
Loading

0 comments on commit d691cf8

Please sign in to comment.