From 9e48de80d66816746eb638c3a4b761ab51681fab Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Mon, 26 Jul 2021 19:14:21 +0000 Subject: [PATCH] CodeGen from PR 15159 in Azure/azure-rest-api-specs Text Analytics v3.2 preview.1 (#15159) * Moved files from another branch * Responding to PR comments from an old PR * Updated version in example files * Added v3.2-preview.1 to releases in readme.md * Fixed enum mismatch in model validation' * Ran prettier on all json files * Updated case of rank and offset enum values * Updated case of rank and offset enum values * PR comments * Added another missing type * Reverted an unintentional change Co-authored-by: Abigail Hartman --- .../v2.0/textanalytics/CHANGELOG.md | 14 +------------- .../v2.0/textanalytics/_meta.json | 2 +- .../v2.1/textanalytics/CHANGELOG.md | 10 +--------- .../v2.1/textanalytics/_meta.json | 2 +- 4 files changed, 4 insertions(+), 24 deletions(-) diff --git a/services/cognitiveservices/v2.0/textanalytics/CHANGELOG.md b/services/cognitiveservices/v2.0/textanalytics/CHANGELOG.md index 2ec28a41e25f..a1ecf841edb0 100644 --- a/services/cognitiveservices/v2.0/textanalytics/CHANGELOG.md +++ b/services/cognitiveservices/v2.0/textanalytics/CHANGELOG.md @@ -1,14 +1,2 @@ -# Change History +# Unreleased -## Additive Changes - -### New Funcs - -1. EntitiesBatchResult.MarshalJSON() ([]byte, error) -1. EntitiesBatchResultItem.MarshalJSON() ([]byte, error) -1. KeyPhraseBatchResult.MarshalJSON() ([]byte, error) -1. KeyPhraseBatchResultItem.MarshalJSON() ([]byte, error) -1. LanguageBatchResult.MarshalJSON() ([]byte, error) -1. LanguageBatchResultItem.MarshalJSON() ([]byte, error) -1. SentimentBatchResult.MarshalJSON() ([]byte, error) -1. SentimentBatchResultItem.MarshalJSON() ([]byte, error) diff --git a/services/cognitiveservices/v2.0/textanalytics/_meta.json b/services/cognitiveservices/v2.0/textanalytics/_meta.json index aed669697c98..f4a0ad0747d5 100644 --- a/services/cognitiveservices/v2.0/textanalytics/_meta.json +++ b/services/cognitiveservices/v2.0/textanalytics/_meta.json @@ -1,5 +1,5 @@ { - "commit": "3c764635e7d442b3e74caf593029fcd440b3ef82", + "commit": "bea659d448f0195819a326dfefa5a2364ac0171b", "readme": "/_/azure-rest-api-specs/specification/cognitiveservices/data-plane/TextAnalytics/readme.md", "tag": "release_2_0", "use": "@microsoft.azure/autorest.go@2.1.183", diff --git a/services/cognitiveservices/v2.1/textanalytics/CHANGELOG.md b/services/cognitiveservices/v2.1/textanalytics/CHANGELOG.md index 411b0edd73ea..a1ecf841edb0 100644 --- a/services/cognitiveservices/v2.1/textanalytics/CHANGELOG.md +++ b/services/cognitiveservices/v2.1/textanalytics/CHANGELOG.md @@ -1,10 +1,2 @@ -# Change History +# Unreleased -## Additive Changes - -### New Funcs - -1. EntitiesBatchResult.MarshalJSON() ([]byte, error) -1. KeyPhraseBatchResult.MarshalJSON() ([]byte, error) -1. LanguageBatchResult.MarshalJSON() ([]byte, error) -1. SentimentBatchResult.MarshalJSON() ([]byte, error) diff --git a/services/cognitiveservices/v2.1/textanalytics/_meta.json b/services/cognitiveservices/v2.1/textanalytics/_meta.json index 051033ba41ef..5e600f6033d5 100644 --- a/services/cognitiveservices/v2.1/textanalytics/_meta.json +++ b/services/cognitiveservices/v2.1/textanalytics/_meta.json @@ -1,5 +1,5 @@ { - "commit": "3c764635e7d442b3e74caf593029fcd440b3ef82", + "commit": "bea659d448f0195819a326dfefa5a2364ac0171b", "readme": "/_/azure-rest-api-specs/specification/cognitiveservices/data-plane/TextAnalytics/readme.md", "tag": "release_2_1", "use": "@microsoft.azure/autorest.go@2.1.183",