From b86f448fb3304641ab1680c30786347b2b2abc76 Mon Sep 17 00:00:00 2001 From: Joohee Suh <58048046+josuhazure@users.noreply.github.com> Date: Fri, 5 Jun 2020 14:13:49 -0700 Subject: [PATCH] =?UTF-8?q?Changing=20aspects/opinions=20to=20optional=20p?= =?UTF-8?q?roperties=20from=20required=20proper=E2=80=A6=20(#9702)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Changing aspects/opinions to optional properties from required properties * removing (Optional) description Co-authored-by: josuh --- .../TextAnalytics/preview/v3.1-preview.1/TextAnalytics.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/specification/cognitiveservices/data-plane/TextAnalytics/preview/v3.1-preview.1/TextAnalytics.json b/specification/cognitiveservices/data-plane/TextAnalytics/preview/v3.1-preview.1/TextAnalytics.json index 675210bab169..0ff15eff3ba9 100644 --- a/specification/cognitiveservices/data-plane/TextAnalytics/preview/v3.1-preview.1/TextAnalytics.json +++ b/specification/cognitiveservices/data-plane/TextAnalytics/preview/v3.1-preview.1/TextAnalytics.json @@ -734,9 +734,7 @@ "sentiment", "confidenceScores", "offset", - "length", - "aspects", - "opinions" + "length" ], "properties": { "text": {