diff --git a/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-10-30-preview/contentsafety.json b/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-10-30-preview/contentsafety.json index 9f4ae8425aca..cab6361893cb 100644 --- a/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-10-30-preview/contentsafety.json +++ b/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-10-30-preview/contentsafety.json @@ -2115,7 +2115,7 @@ }, "DetectUngroundednessOptions": { "type": "object", - "description": "The request of ungroudedness detection.", + "description": "The request of ungroundedness detection.", "properties": { "domain": { "$ref": "#/definitions/Domain", @@ -2127,7 +2127,7 @@ }, "query": { "type": "string", - "description": "The user's question input in a QnA scenario.\nThis field is optional, but if the Task type is set to QnA, it becomes required." + "description": "The user's question input in a QnA scenario.\nThis field is optional, but if the task type is set to QnA, it becomes required." }, "text": { "type": "string", @@ -2156,11 +2156,11 @@ }, "DetectUngroundednessResult": { "type": "object", - "description": "The response of ungroudedness detection.", + "description": "The response of ungroundedness detection.", "properties": { "ungrounded": { "type": "boolean", - "description": "Detection result for ungrouded text." + "description": "Detection result for ungrounded text." }, "confidenceScore": { "type": "number", @@ -2206,7 +2206,7 @@ "properties": { "azureOpenAIEndpoint": { "type": "string", - "description": "Endpoint of Azure OpenAI resource." + "description": "Endpoint for Azure OpenAI resource." }, "deploymentName": { "type": "string", @@ -3001,7 +3001,7 @@ }, "reason": { "type": "string", - "description": "The explanation for identifying the text as ungrounded. \nOnly when the 'reasoning' field in the input is set to true will the API return this 'reason' field." + "description": "The explanation for identifying the text as ungrounded. \nOnly when the 'reasoning' field in the input is set to true 'reason' field will be returned." } }, "required": [ diff --git a/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-11-30-preview/contentsafety.json b/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-11-30-preview/contentsafety.json index c7620c93f53e..9ab8524e42d8 100644 --- a/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-11-30-preview/contentsafety.json +++ b/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-11-30-preview/contentsafety.json @@ -2165,7 +2165,7 @@ }, "DetectUngroundednessOptions": { "type": "object", - "description": "The request of ungroudedness detection.", + "description": "The request of ungroundedness detection.", "properties": { "domain": { "$ref": "#/definitions/Domain", @@ -2177,7 +2177,7 @@ }, "query": { "type": "string", - "description": "The user's question input in a QnA scenario.\nThis field is optional, but if the Task type is set to QnA, it becomes required." + "description": "The user's question input in a QnA scenario.\nThis field is optional, but if the task type is set to QnA, it becomes required." }, "text": { "type": "string", @@ -2206,11 +2206,11 @@ }, "DetectUngroundednessResult": { "type": "object", - "description": "The response of ungroudedness detection.", + "description": "The response of ungroundedness detection.", "properties": { "ungrounded": { "type": "boolean", - "description": "Detection result for ungrouded text." + "description": "Detection result for ungrounded text." }, "confidenceScore": { "type": "number", @@ -2256,7 +2256,7 @@ "properties": { "azureOpenAIEndpoint": { "type": "string", - "description": "Endpoint of Azure OpenAI resource." + "description": "Endpoint for Azure OpenAI resource." }, "deploymentName": { "type": "string", @@ -3051,7 +3051,7 @@ }, "reason": { "type": "string", - "description": "The explanation for identifying the text as ungrounded. \nOnly when the 'reasoning' field in the input is set to true will the API return this 'reason' field." + "description": "The explanation for identifying the text as ungrounded. \nOnly when the 'reasoning' field in the input is set to true 'reason' field will be returned." } }, "required": [ diff --git a/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-12-30-preview/contentsafety.json b/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-12-30-preview/contentsafety.json index 9c4aad4a0c54..69212129042c 100644 --- a/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-12-30-preview/contentsafety.json +++ b/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-12-30-preview/contentsafety.json @@ -2172,7 +2172,7 @@ }, "DetectUngroundednessOptions": { "type": "object", - "description": "The request of ungroudedness detection.", + "description": "The request of ungroundedness detection.", "properties": { "domain": { "$ref": "#/definitions/Domain", @@ -2184,7 +2184,7 @@ }, "query": { "type": "string", - "description": "The user's question input in a QnA scenario.\nThis field is optional, but if the Task type is set to QnA, it becomes required." + "description": "The user's question input in a QnA scenario.\nThis field is optional, but if the task type is set to QnA, it becomes required." }, "text": { "type": "string", @@ -2213,11 +2213,11 @@ }, "DetectUngroundednessResult": { "type": "object", - "description": "The response of ungroudedness detection.", + "description": "The response of ungroundedness detection.", "properties": { "ungrounded": { "type": "boolean", - "description": "Detection result for ungrouded text." + "description": "Detection result for ungrounded text." }, "confidenceScore": { "type": "number", @@ -2263,7 +2263,7 @@ "properties": { "azureOpenAIEndpoint": { "type": "string", - "description": "Endpoint of Azure OpenAI resource." + "description": "Endpoint for Azure OpenAI resource." }, "deploymentName": { "type": "string", @@ -3058,7 +3058,7 @@ }, "reason": { "type": "string", - "description": "The explanation for identifying the text as ungrounded. \nOnly when the 'reasoning' field in the input is set to true will the API return this 'reason' field." + "description": "The explanation for identifying the text as ungrounded. \nOnly when the 'reasoning' field in the input is set to true 'reason' field will be returned." } }, "required": [