Skip to content

Commit

Permalink
[Language Text] Update swagger titles (#19835)
Browse files Browse the repository at this point in the history
* [Language Text] Update swagger titles

* edits

* address feedback
  • Loading branch information
deyaaeldeen authored Jul 21, 2022
1 parent c350a26 commit f705a46
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion dev/cognitiveservices/data-plane/Language/analyzetext.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"title": "Microsoft Cognitive Language Service",
"title": "Microsoft Cognitive Language Service - Text Analysis",
"description": "The language service API is a suite of natural language processing (NLP) skills built with best-in-class Microsoft machine learning algorithms. The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction, language detection and question answering. Further documentation can be found in <a href=\"https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview\">https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview</a>.0",
"version": "2022-07-01-preview"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"title": "Microsoft Cognitive Language Service",
"title": "Microsoft Cognitive Language Service - Text Analysis",
"description": "The language service API is a suite of natural language processing (NLP) skills built with best-in-class Microsoft machine learning algorithms. The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction, language detection and question answering. Further documentation can be found in <a href=\"https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/overview\">https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/overview</a>.0",
"version": "2021-11-01-preview"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"title": "Microsoft Cognitive Language Service",
"title": "Microsoft Cognitive Language Service - Text Analysis",
"description": "The language service API is a suite of natural language processing (NLP) skills built with best-in-class Microsoft machine learning algorithms. The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction, language detection and question answering. Further documentation can be found in <a href=\"https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview\">https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview</a>.0",
"version": "2022-02-01-preview"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"title": "Microsoft Cognitive Language Service",
"title": "Microsoft Cognitive Language Service - Text Analysis",
"description": "The language service API is a suite of natural language processing (NLP) skills built with best-in-class Microsoft machine learning algorithms. The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction, language detection and question answering. Further documentation can be found in <a href=\"https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview\">https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview</a>.0",
"version": "2022-03-01-preview"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"title": "Microsoft Cognitive Language Service - Analyze Text Authoring",
"title": "Microsoft Cognitive Language Service - Text Analysis Authoring",
"version": "2022-05-15-preview",
"description": "The language service API is a suite of natural language processing (NLP) skills built with best-in-class Microsoft machine learning algorithms. The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction, language detection and question answering. Further documentation can be found in <a href=\"https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview\">https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview</a>."
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"title": "Microsoft Cognitive Language Service",
"title": "Microsoft Cognitive Language Service - Text Analysis",
"description": "The language service API is a suite of natural language processing (NLP) skills built with best-in-class Microsoft machine learning algorithms. The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction, language detection and question answering. Further documentation can be found in <a href=\"https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview\">https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview</a>.0",
"version": "2022-05-15-preview"
},
Expand Down
10 changes: 5 additions & 5 deletions specification/cognitiveservices/data-plane/Language/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ These settings apply only when `--tag=release_2022_05_15_preview` is specified o

``` yaml $(tag) == 'release_2022_05_15_preview'
input-file:
- preview/2022-05-15-preview/textanalytics.json
- preview/2022-05-15-preview/analyzetext.json
- preview/2022-05-15-preview/analyzeconversations.json
- preview/2022-05-15-preview/analyzetext-authoring.json
- preview/2022-05-15-preview/analyzeconversations-authoring.json
Expand All @@ -46,7 +46,7 @@ These settings apply only when `--tag=release_2022_05_01` is specified on the co

``` yaml $(tag) == 'release_2022_05_01'
input-file:
- stable/2022-05-01/textanalytics.json
- stable/2022-05-01/analyzetext.json
- stable/2022-05-01/analyzetext-authoring.json
- stable/2022-05-01/analyzeconversations-authoring.json
- stable/2022-05-01/analyzeconversations.json
Expand All @@ -61,7 +61,7 @@ These settings apply only when `--tag=release_2022_03_01_preview` is specified o

``` yaml $(tag) == 'release_2022_03_01_preview'
input-file:
- preview/2022-03-01-preview/textanalytics.json
- preview/2022-03-01-preview/analyzetext.json
- preview/2022-03-01-preview/analyzeconversations.json
title:
Microsoft Cognitive Language Service
Expand All @@ -75,7 +75,7 @@ These settings apply only when `--tag=release_2022_02_01_preview` is specified o

``` yaml $(tag) == 'release_2022_02_01_preview'
input-file:
- preview/2022-02-01-preview/textanalytics.json
- preview/2022-02-01-preview/analyzetext.json
title:
Microsoft Cognitive Language Service
modelerfour:
Expand All @@ -88,7 +88,7 @@ These settings apply only when `--tag=release_2021_11_01_preview` is specified o

``` yaml $(tag) == 'release_2021_11_01_preview'
input-file:
- preview/2021-11-01-preview/textanalytics.json
- preview/2021-11-01-preview/analyzetext.json
- preview/2021-11-01-preview/analyzeconversations.json
title:
Microsoft Cognitive Language Service
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"title": "Microsoft Cognitive Language Service - Analyze Text Authoring",
"title": "Microsoft Cognitive Language Service - Text Analysis Authoring",
"version": "2022-05-01",
"description": "The language service API is a suite of natural language processing (NLP) skills built with best-in-class Microsoft machine learning algorithms. The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction, language detection and question answering. Further documentation can be found in <a href=\"https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview\">https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview</a>."
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"title": "Microsoft Cognitive Language Service",
"title": "Microsoft Cognitive Language Service - Text Analysis",
"description": "The language service API is a suite of natural language processing (NLP) skills built with best-in-class Microsoft machine learning algorithms. The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction, language detection and question answering. Further documentation can be found in <a href=\"https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview\">https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview</a>.0",
"version": "2022-05-01"
},
Expand Down

0 comments on commit f705a46

Please sign in to comment.