Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulAbstractiveSummarizationSummaryLengthPromptTaskResult",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"jobId": "c0f2a446-05d9-48fc-ba8f-3ef4af8d0b18"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulAbstractiveSummarizationSummaryLengthPromptTaskSubmit",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"jobId": "{Job ID}",
"body": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"responses": {
"202": {
"headers": {
"Operation-Location": "{endpoint}/language/analyze-text/jobs/{jobId}?api-version=2025-05-15-preview"
"Operation-Location": "{endpoint}/language/analyze-text/jobs/{jobId}?api-version=2025-11-15-preview"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulAbstractiveSummarizationTaskResult",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"jobId": "c0f2a446-05d9-48fc-ba8f-3ef4af8d0b18"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulAbstractiveSummarizationTaskSubmit",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"jobId": "{Job ID}",
"body": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"responses": {
"202": {
"headers": {
"Operation-Location": "{endpoint}/language/analyze-text/jobs/{jobId}?api-version=2025-05-15-preview"
"Operation-Location": "{endpoint}/language/analyze-text/jobs/{jobId}?api-version=2025-11-15-preview"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulAnalyzeTextJobsCancelRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"jobId": "c0f2a446-05d9-48fc-ba8f-3ef4af8d0b18"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulAnalyzeTextJobsMultipleTaskStatusRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"jobId": "c0f2a446-05d9-48fc-ba8f-3ef4af8d0b18"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulAnalyzeTextJobsMultipleTaskSubmitRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"jobId": "{Job ID}",
"body": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"responses": {
"202": {
"headers": {
"Operation-Location": "{endpoint}/language/analyze-text/jobs/{jobId}?api-version=2025-05-15-preview"
"Operation-Location": "{endpoint}/language/analyze-text/jobs/{jobId}?api-version=2025-11-15-preview"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulEntityLinkingRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"body": {
"kind": "EntityLinking",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulEntityRecognitionExclusionRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"body": {
"kind": "EntityRecognition",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulEntityRecognitionInclusionRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"body": {
"kind": "EntityRecognition",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulEntityRecognitionInferenceOptionsRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"body": {
"kind": "EntityRecognition",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulEntityRecognitionOverlapPolicy",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"body": {
"kind": "EntityRecognition",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulEntityRecognitionRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"body": {
"kind": "EntityRecognition",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulHealthcareDocumentTypePostRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"jobId": "{Job ID}",
"body": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"responses": {
"202": {
"headers": {
"Operation-Location": "{Endpoint}/language/analyze-text/jobs/{jobId}?api-version=2025-05-15-preview"
"Operation-Location": "{Endpoint}/language/analyze-text/jobs/{jobId}?api-version=2025-11-15-preview"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulHealthcareDocumentTypeTaskStatusRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"jobId": "15e4a46b-62e2-4386-8d36-9c2a92bb45dd"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulHealthcarePostRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"jobId": "{Job ID}",
"body": {
Expand All @@ -29,7 +29,7 @@
"responses": {
"202": {
"headers": {
"Operation-Location": "{Endpoint}/language/analyze-text/jobs/{jobId}?api-version=2025-05-15-preview"
"Operation-Location": "{Endpoint}/language/analyze-text/jobs/{jobId}?api-version=2025-11-15-preview"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulHealthcareTaskStatusRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"jobId": "1780194a-e9c1-4298-b0d4-fdc59ba818a0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulKeyPhraseExtractionRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"body": {
"kind": "KeyPhraseExtraction",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulLanguageDetectionRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"body": {
"kind": "LanguageDetection",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulPiiEntityRecognitionExclusionRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"body": {
"kind": "PiiEntityRecognition",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,17 @@
"title": "SuccessfulPiiEntityRecognitionMaskedEntitiesRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"body": {
"kind": "PiiEntityRecognition",
"parameters": {
"modelVersion": "latest",
"redactionPolicy": {
"policyKind": "entityMask"
}
"redactionPolicies": [
{
"policyKind": "entityMask"
}
]
},
"analysisInput": {
"documents": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,18 @@
"title": "SuccessfulPiiEntityRecognitionRedactionPolicyRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"body": {
"kind": "PiiEntityRecognition",
"parameters": {
"modelVersion": "latest",
"redactionPolicy": {
"policyKind": "characterMask",
"redactionCharacter": "-"
}
"redactionPolicies": [
{
"policyKind": "characterMask",
"redactionCharacter": "-"
}
]
},
"analysisInput": {
"documents": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulPiiEntityRecognitionRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"body": {
"kind": "PiiEntityRecognition",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SuccessfulSentimentAnalysisRequest",
"parameters": {
"Ocp-Apim-Subscription-Key": "{API key}",
"api-version": "2025-05-15-preview",
"api-version": "2025-11-15-preview",
"Endpoint": "{Endpoint}",
"body": {
"kind": "SentimentAnalysis",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ enum Versions {
/** Version 2025-11-01 */
v2025_11_01: "2025-11-01",

/** Version 2025-05-15-preview */
v2025_05_15_preview: "2025-05-15-preview",
/** Version 2025-11-15-preview */
v2025_11_15_preview: "2025-11-15-preview",
}

alias ServiceTraits = NoRepeatableRequests &
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -188,11 +188,11 @@ model AnalyzeTextJobsInput {
tasks: AnalyzeTextLROTask[];

/** Default language to use for records requesting automatic language detection. */
@added(Versions.v2025_05_15_preview)
@added(Versions.v2025_11_15_preview)
defaultLanguage?: string;

/** Optional duration in seconds after which the job will be canceled if not completed. */
@added(Versions.v2025_05_15_preview)
@added(Versions.v2025_11_15_preview)
cancelAfter?: float32;
}

Expand Down Expand Up @@ -358,7 +358,7 @@ model MultiLanguageInput {
}

/** Defines the detected language for the document. */
@added(Versions.v2025_05_15_preview)
@added(Versions.v2025_11_15_preview)
model DocumentDetectedLanguage {
/** If 'language' is set to 'auto' for the document in the request this field will contain a 2 letter ISO 639-1 representation of the language detected for this document. */
detectedLanguage?: DetectedLanguage;
Expand Down
Loading
Loading