Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test-DoNotMerge]Merge branch main into release-compute-Microsoft.Compute-2023-09-03 #32867

Merge branch main into release-compute-Microsoft.Compute-2023-09-03

5701a60
Select commit
Loading
Failed to load commit list.
Closed

[Test-DoNotMerge]Merge branch main into release-compute-Microsoft.Compute-2023-09-03 #32867

Merge branch main into release-compute-Microsoft.Compute-2023-09-03
5701a60
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Breaking Change(Cross-Version) succeeded Feb 26, 2025 in 3m 33s

Check `Breaking Change(Cross-Version)` succeeded

CrossVersionBreakingChange
View Azure DevOps build log for more details.

Important

To see the full list of breaking changes messages, with all the details available:
In the relevant ADO build (see the link above), find the job CrossVersionBreakingChange, then the task within, also called CrossVersionBreakingChange.
In the task's build log, search for Full list of messages.

Details

Compared specs (v0.10.13) new version base version
analyzedocuments.json 2023-11-15-preview(5701a60) 2023-11-15-preview(main)

The following breaking changes have been detected in comparison to the latest stable version

No breaking changes detected in this comparison.

The following breaking changes have been detected in comparison to the latest preview version

⚠️ 1002 - ProtocolNoLongerSupported

Displaying 1 out of 1 occurrences.

Index Description
1 The new version does not support 'Https' as a protocol.
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L13:3
schemes

⚠️ 1003 - RequestBodyFormatNoLongerSupported

Displaying 2 out of 2 occurrences.

Index Description
1 The new version does not support 'application/json' as a request body format.
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L32:3
paths./analyze-documents/jobs/{jobId}:cancel.post.consumes
2 The new version does not support 'application/json' as a request body format.
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L32:3
paths./analyze-documents/jobs/{jobId}.get.consumes

⚠️ 1006 - RemovedDefinition

Displaying 7 out of 7 occurrences.

Index Description
1 The new version is missing a definition that was found in the old version. Was 'AbstractiveSummarizationLROResult' removed or renamed?
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L185:3
definitions
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L218:3
2 The new version is missing a definition that was found in the old version. Was 'AbstractiveSummarizationResult' removed or renamed?
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L185:3
definitions
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L218:3
3 The new version is missing a definition that was found in the old version. Was 'AnalyzeDocumentsResult' removed or renamed?
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L185:3
definitions
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L218:3
4 The new version is missing a definition that was found in the old version. Was 'ExtractiveSummarizationLROResult' removed or renamed?
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L185:3
definitions
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L218:3
5 The new version is missing a definition that was found in the old version. Was 'PiiEntityRecognitionLROResult' removed or renamed?
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L185:3
definitions
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L218:3
6 The new version is missing a definition that was found in the old version. Was 'State' removed or renamed?
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L185:3
definitions
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L218:3
7 The new version is missing a definition that was found in the old version. Was 'SummaryLengthBucket' removed or renamed?
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L185:3
definitions
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L218:3

⚠️ 1008 - ModifiedOperationId

Displaying 3 out of 3 occurrences.

Index Description
1 The operation id has been changed from 'AnalyzeDocumentsCancelJob' to 'AnalyzeDocuments_CancelJob'. This will impact generated code.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L145:7
paths./analyze-documents/jobs/{jobId}:cancel.post
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L168:7
2 The operation id has been changed from 'AnalyzeDocumentsJobStatus' to 'AnalyzeDocuments_JobStatus'. This will impact generated code.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L99:7
paths./analyze-documents/jobs/{jobId}.get
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L100:7
3 The operation id has been changed from 'AnalyzeDocumentsSubmitJob' to 'AnalyzeDocuments_SubmitJob'. This will impact generated code.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L50:7
paths./analyze-documents/jobs.post
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L50:7

⚠️ 1014 - RemovingHeader

Displaying 3 out of 3 occurrences.

Index Description
1 The new version removs a required header 'x-ms-error-code'.
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L153:15
paths./analyze-documents/jobs/{jobId}.get.responses.default.headers.x-ms-error-code
2 The new version removs a required header 'x-ms-error-code'.
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L202:15
paths./analyze-documents/jobs/{jobId}:cancel.post.responses.default.headers.x-ms-error-code
3 The new version removs a required header 'x-ms-error-code'.
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L84:15
paths./analyze-documents/jobs.post.responses.default.headers.x-ms-error-code

⚠️ 1017 - ReferenceRedirection

Displaying 17 out of 17 occurrences.

Index Description
1 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L106:9
paths./analyze-documents/jobs/{jobId}.get.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L104:9
2 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L152:9
paths./analyze-documents/jobs/{jobId}:cancel.post.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L172:9
3 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1669:9
definitions.PiiTaskParameters.properties.domain
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L3441:9
4 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1672:9
definitions.PiiTaskParameters.properties.piiCategories
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L3466:9
5 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1675:9
definitions.PiiTaskParameters.properties.excludePiiCategories
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L3504:9
6 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1678:9
definitions.PiiTaskParameters.properties.stringIndexType
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L3473:9
7 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1681:9
definitions.PiiTaskParameters.properties.redactionCharacter
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L3511:9
8 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1718:7
definitions.PiiCategoriesExclude.items
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L3507:11
9 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1984:9
definitions.ExtractiveSummarizationTaskParameters.properties.sortBy
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L1073:9
10 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1987:9
definitions.ExtractiveSummarizationTaskParameters.properties.stringIndexType
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L1098:9
11 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L2190:9
definitions.AbstractiveSummarizationTaskParameters.properties.stringIndexType
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L309:9
12 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L351:9
definitions.AnalyzeDocumentsJobState.properties.tasks
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L502:9
13 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L431:9
definitions.AnalyzeDocumentsLROResult.properties.status
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L528:9
14 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L558:9
definitions.DocumentWarning.properties.code
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L833:9
15 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L60:9
paths./analyze-documents/jobs.post.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L53:9
16 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/common.json#L253:9
definitions.AnalyzeDocumentsJobState.properties.jobId
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L476:9
17 The '$ref' property points to different models in the old and new versions.
New: cognitiveservices/data-plane/Language/common.json#L260:9
definitions.AnalyzeDocumentsJobState.properties.status
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L486:9

⚠️ 1019 - RemovedEnumValue

Displaying 1 out of 1 occurrences.

Index Description
1 The new version is removing enum value(s) 'partiallyCompleted' from the old version.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L431:9
definitions.AnalyzeDocumentsLROResult.properties.status
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L528:9

⚠️ 1023 - TypeFormatChanged

Displaying 7 out of 7 occurrences.

Index Description
1 The new version has a different format '' than the previous one 'uri'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L164:15
paths./analyze-documents/jobs/{jobId}:cancel.post.responses.202.headers.Operation-Location
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L189:15
2 The new version has a different format '' than the previous one 'uri'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L78:15
paths./analyze-documents/jobs.post.responses.202.headers.Operation-Location
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L71:15
3 The new version has a different format '' than the previous one 'uuid'.
New: cognitiveservices/data-plane/Language/common.json#L253:9
definitions.AnalyzeDocumentsJobState.properties.jobId
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L476:9
4 The new version has a different format 'int64' than the previous one 'int32'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L353:13
definitions.AnalyzeDocumentsJobState.properties.tasks.properties.completed
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L4122:9
5 The new version has a different format 'int64' than the previous one 'int32'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L357:13
definitions.AnalyzeDocumentsJobState.properties.tasks.properties.failed
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L4127:9
6 The new version has a different format 'int64' than the previous one 'int32'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L361:13
definitions.AnalyzeDocumentsJobState.properties.tasks.properties.inProgress
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L4132:9
7 The new version has a different format 'int64' than the previous one 'int32'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L365:13
definitions.AnalyzeDocumentsJobState.properties.tasks.properties.total
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L4137:9

⚠️ 1026 - TypeChanged

Displaying 4 out of 4 occurrences.

Index Description
1 The new version has a different type '' than the previous one 'object'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L126:13
paths./analyze-documents/jobs/{jobId}.get.responses.200.schema
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L143:13
2 The new version has a different type '' than the previous one 'object'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L328:5
definitions.AnalyzeDocumentsJobState
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L458:5
3 The new version has a different type 'array' than the previous one 'string'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1716:5
definitions.PiiCategoriesExclude
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L1304:5
4 The new version has a different type 'string' than the previous one 'array'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1672:9
definitions.PiiTaskParameters.properties.piiCategories
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L3466:9

⚠️ 1030 - DifferentDiscriminator

Displaying 2 out of 2 occurrences.

Index Description
1 The new version has a different discriminator than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L371:15
definitions.AnalyzeDocumentsJobState.properties.tasks.properties.items.items
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L4145:11
2 The new version has a different discriminator than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L390:5
definitions.AnalyzeDocumentsLROResult
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L519:5

⚠️ 1032 - DifferentAllOf

Displaying 12 out of 12 occurrences.

Index Description
1 The new version has a different 'allOf' property than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L126:13
paths./analyze-documents/jobs/{jobId}.get.responses.200.schema
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L143:13
2 The new version has a different 'allOf' property than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1665:5
definitions.PiiTaskParameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L3427:5
3 The new version has a different 'allOf' property than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1964:9
definitions.ExtractiveSummarizationLROTask.properties.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L1041:9
4 The new version has a different 'allOf' property than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1975:5
definitions.ExtractiveSummarizationTaskParameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L1053:5
5 The new version has a different 'allOf' property than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L199:11
definitions.AnalyzeDocumentJobsInput.properties.tasks.items
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L425:11
6 The new version has a different 'allOf' property than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L2074:9
definitions.AbstractiveSummarizationLROTask.properties.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L242:9
7 The new version has a different 'allOf' property than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L2085:5
definitions.AbstractiveSummarizationTaskParameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L290:5
8 The new version has a different 'allOf' property than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L298:5
definitions.AnalyzeDocumentsLROTask
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L578:5
9 The new version has a different 'allOf' property than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L328:5
definitions.AnalyzeDocumentsJobState
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L458:5
10 The new version has a different 'allOf' property than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L371:15
definitions.AnalyzeDocumentsJobState.properties.tasks.properties.items.items
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L4145:11
11 The new version has a different 'allOf' property than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L390:5
definitions.AnalyzeDocumentsLROResult
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L519:5
12 The new version has a different 'allOf' property than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L604:9
definitions.PiiLROTask.properties.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L3415:9

⚠️ 1033 - RemovedProperty

Displaying 6 out of 6 occurrences.

Index Description
1 The new version is missing a property found in the old version. Was 'defaultLanguage' renamed or removed?
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L188:7
definitions.AnalyzeDocumentJobsInput.properties
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L413:7
2 The new version is missing a property found in the old version. Was 'query' renamed or removed?
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1978:7
definitions.ExtractiveSummarizationTaskParameters.properties
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L1056:7
3 The new version is missing a property found in the old version. Was 'query' renamed or removed?
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L293:7
definitions.AbstractiveSummarizationTaskParameters.properties
4 The new version is missing a property found in the old version. Was 'script' renamed or removed?
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L500:7
definitions.DetectedLanguage.properties
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L690:7
5 The new version is missing a property found in the old version. Was 'scriptCode' renamed or removed?
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L500:7
definitions.DetectedLanguage.properties
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L690:7
6 The new version is missing a property found in the old version. Was 'summaryLength' renamed or removed?
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L293:7
definitions.AbstractiveSummarizationTaskParameters.properties

⚠️ 1036 - ConstraintChanged

Displaying 2 out of 2 occurrences.

Index Description
1 The new version has a different 'uniqueItems' value than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1675:9
definitions.PiiTaskParameters.properties.excludePiiCategories
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L3504:9
2 The new version has a different 'uniqueItems' value than the previous one.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1716:5
definitions.PiiCategoriesExclude
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L1304:5

⚠️ 1042 - ChangedParameterOrder

Displaying 6 out of 6 occurrences.

Index Description
1 The order of parameter with Name: 'body', In: 'Body', was changed. Expected param at index '1' but instead found it at index '0'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L60:9
paths./analyze-documents/jobs.post.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L53:9
2 The order of parameter with Name: 'jobId', In: 'Path', was changed. Expected param at index '1' but instead found it at index '0'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L106:9
paths./analyze-documents/jobs/{jobId}.get.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L104:9
3 The order of parameter with Name: 'jobId', In: 'Path', was changed. Expected param at index '1' but instead found it at index '0'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L152:9
paths./analyze-documents/jobs/{jobId}:cancel.post.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L172:9
4 The order of parameter with Name: 'showStats', In: 'Query', was changed. Expected param at index '2' but instead found it at index '1'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L106:9
paths./analyze-documents/jobs/{jobId}.get.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L104:9
5 The order of parameter with Name: 'skip', In: 'Query', was changed. Expected param at index '4' but instead found it at index '3'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L106:9
paths./analyze-documents/jobs/{jobId}.get.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L104:9
6 The order of parameter with Name: 'top', In: 'Query', was changed. Expected param at index '3' but instead found it at index '2'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L106:9
paths./analyze-documents/jobs/{jobId}.get.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L104:9

⚠️ 1048 - AddedXmsEnum

Displaying 1 out of 1 occurrences.

Index Description
1 The new version adds a x-ms-enum extension.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1672:9
definitions.PiiTaskParameters.properties.piiCategories
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L3466:9

⚠️ 1049 - RemovedXmsEnum

Displaying 1 out of 1 occurrences.

Index Description
1 The new version is missing a 'x-ms-enum' found in the old version.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1716:5
definitions.PiiCategoriesExclude
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L1304:5

⚠️ 1050 - ParameterLocationHasChanged

Displaying 3 out of 3 occurrences.

Index Description
1 Parameter location has changed. Name: 'api-version'. In: 'Query'. Old location is method: 'True'. New location is method: 'False'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L106:9
paths./analyze-documents/jobs/{jobId}.get.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L104:9
2 Parameter location has changed. Name: 'api-version'. In: 'Query'. Old location is method: 'True'. New location is method: 'False'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L152:9
paths./analyze-documents/jobs/{jobId}:cancel.post.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L172:9
3 Parameter location has changed. Name: 'api-version'. In: 'Query'. Old location is method: 'True'. New location is method: 'False'.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L60:9
paths./analyze-documents/jobs.post.parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L53:9

💬 1001 - NoVersionChange

Displaying 1 out of 1 occurrences.

Index Description
1 The versions have not changed.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L1:1
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L1:1

💬 1007 - RemovedClientParameter

Displaying 1 out of 1 occurrences.

Index Description
1 The new version is missing a client parameter that was found in the old version. Was 'Azure.Core.Foundations.ApiVersionParameter' removed or renamed?
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L2216:3
parameters
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L4183:3

💬 1021 - AddedAdditionalProperties

Displaying 5 out of 5 occurrences.

Index Description
1 The new version adds an 'additionalProperties' element.
New: cognitiveservices/data-plane/Language/common.json#L15:9
definitions.ErrorResponse.properties.error
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L1009:9
2 The new version adds an 'additionalProperties' element.
New: cognitiveservices/data-plane/Language/common.json#L24:5
definitions.Error
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L851:5
3 The new version adds an 'additionalProperties' element.
New: cognitiveservices/data-plane/Language/common.json#L277:11
definitions.AnalyzeDocumentsJobState.properties.errors.items
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L493:11
4 The new version adds an 'additionalProperties' element.
New: cognitiveservices/data-plane/Language/common.json#L316:9
definitions.DocumentError.properties.error
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L767:9
5 The new version adds an 'additionalProperties' element.
New: cognitiveservices/data-plane/Language/common.json#L48:11
definitions.Error.properties.details.items
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L870:11

💬 1041 - AddedPropertyInResponse

Displaying 1 out of 1 occurrences.

Index Description
1 The new version has a new property 'results' in response that was not found in the old version.
New: cognitiveservices/data-plane/Language/analyzedocuments.json#L392:7
definitions.AnalyzeDocumentsLROResult.properties
Old: Language/preview/2023-11-15-preview/analyzedocuments.json#L522:7