Migrate existing Azure AI Face service to TypeSpec #27576
Check `Breaking Change(Cross-Version)` detected problems
Detected: 329 Errors, 219 Warnings
The check status is neutral due to the check being suppressed by a label matching pattern BreakingChange-Approved-*.
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.8) | new version | base version |
---|---|---|
Face.json | v1.1-preview.1(482ba27) | v1.0(main) |
The following breaking changes have been detected in comparison to the latest stable version
❌
1005 - RemovedPath
❌
Displaying 6 out of 9 occurrences.
Index | Description |
---|---|
1 | The new version is missing a path that was found in the old version. Was path '/detect?overload=stream' removed or restructured? Old: Face/stable/v1.0/Face.json#L2576:5 |
2 | The new version is missing a path that was found in the old version. Was path '/facelists/{faceListId}/persistedfaces?overload=stream' removed or restructured? Old: Face/stable/v1.0/Face.json#L2684:5 |
3 | The new version is missing a path that was found in the old version. Was path '/largefacelists/{largeFaceListId}/persistedfaces?overload=stream' removed or restructured? Old: Face/stable/v1.0/Face.json#L2783:5 |
4 | The new version is missing a path that was found in the old version. Was path '/largepersongroups/{largePersonGroupId}/persons/{personId}/persistedfaces?overload=stream' removed or restructured? Old: Face/stable/v1.0/Face.json#L2732:5 |
5 | The new version is missing a path that was found in the old version. Was path '/persongroups/{personGroupId}/persons/{personId}/persistedfaces?overload=stream' removed or restructured? Old: Face/stable/v1.0/Face.json#L2633:5 |
6 | The new version is missing a path that was found in the old version. Was path '/snapshots' removed or restructured? Old: Face/stable/v1.0/Face.json#L2253:5 |
❌
1006 - RemovedDefinition
❌
Displaying 6 out of 14 occurrences.
Index | Description |
---|---|
1 | The new version is missing a definition that was found in the old version. Was 'ApplyScope' removed or renamed? New: Face/preview/v1.1-preview.1/Face.json#L7255:3 Old: Face/stable/v1.0/Face.json#L2832:3 |
2 | The new version is missing a definition that was found in the old version. Was 'ApplySnapshotRequest' removed or renamed? New: Face/preview/v1.1-preview.1/Face.json#L7255:3 Old: Face/stable/v1.0/Face.json#L2832:3 |
3 | The new version is missing a definition that was found in the old version. Was 'Confidence' removed or renamed? New: Face/preview/v1.1-preview.1/Face.json#L7255:3 Old: Face/stable/v1.0/Face.json#L2832:3 |
4 | The new version is missing a definition that was found in the old version. Was 'FindSimilarRequest' removed or renamed? New: Face/preview/v1.1-preview.1/Face.json#L7255:3 Old: Face/stable/v1.0/Face.json#L2832:3 |
5 | The new version is missing a definition that was found in the old version. Was 'GroupRequest' removed or renamed? New: Face/preview/v1.1-preview.1/Face.json#L7255:3 Old: Face/stable/v1.0/Face.json#L2832:3 |
6 | The new version is missing a definition that was found in the old version. Was 'IdentifyRequest' removed or renamed? New: Face/preview/v1.1-preview.1/Face.json#L7255:3 Old: Face/stable/v1.0/Face.json#L2832:3 |
❌
1007 - RemovedClientParameter
❌
Displaying 6 out of 21 occurrences.
Index | Description |
---|---|
1 | The new version is missing a client parameter that was found in the old version. Was 'applyScope' removed or renamed? New: Face/preview/v1.1-preview.1/Face.json#L9398:3 Old: Face/stable/v1.0/Face.json#L4272:3 |
2 | The new version is missing a client parameter that was found in the old version. Was 'detectionModel' removed or renamed? New: Face/preview/v1.1-preview.1/Face.json#L9398:3 Old: Face/stable/v1.0/Face.json#L4272:3 |
3 | The new version is missing a client parameter that was found in the old version. Was 'Endpoint' removed or renamed? New: Face/preview/v1.1-preview.1/Face.json#L9398:3 Old: Face/stable/v1.0/Face.json#L4272:3 |
4 | The new version is missing a client parameter that was found in the old version. Was 'faceIdTimeToLive' removed or renamed? New: Face/preview/v1.1-preview.1/Face.json#L9398:3 Old: Face/stable/v1.0/Face.json#L4272:3 |
5 | The new version is missing a client parameter that was found in the old version. Was 'faceListId' removed or renamed? New: Face/preview/v1.1-preview.1/Face.json#L9398:3 Old: Face/stable/v1.0/Face.json#L4272:3 |
6 | The new version is missing a client parameter that was found in the old version. Was 'faceUserData' removed or renamed? New: Face/preview/v1.1-preview.1/Face.json#L9398:3 Old: Face/stable/v1.0/Face.json#L4272:3 |
❌
1008 - ModifiedOperationId
❌
Displaying 6 out of 57 occurrences.
Index | Description |
---|---|
1 | The operation id has been changed from 'Face_DetectWithUrl' to 'FaceDetectionOperations_DetectFromUrl'. This will impact generated code. New: Face/preview/v1.1-preview.1/Face.json#L88:7 Old: Face/stable/v1.0/Face.json#L1050:7 |
2 | The operation id has been changed from 'Face_FindSimilar' to 'FaceRecognitionOperations_FindSimilar'. This will impact generated code. New: Face/preview/v1.1-preview.1/Face.json#L1646:7 Old: Face/stable/v1.0/Face.json#L31:7 |
3 | The operation id has been changed from 'Face_Group' to 'FaceRecognitionOperations_Group'. This will impact generated code. New: Face/preview/v1.1-preview.1/Face.json#L1742:7 Old: Face/stable/v1.0/Face.json#L74:7 |
4 | The operation id has been changed from 'Face_Identify' to 'FaceRecognitionOperations_IdentifyFromPersonGroup'. This will impact generated code. New: Face/preview/v1.1-preview.1/Face.json#L1796:7 Old: Face/stable/v1.0/Face.json#L117:7 |
5 | The operation id has been changed from 'Face_VerifyFaceToFace' to 'FaceRecognitionOperations_VerifyFaceToFace'. This will impact generated code. New: Face/preview/v1.1-preview.1/Face.json#L5526:7 Old: Face/stable/v1.0/Face.json#L160:7 |
6 | The operation id has been changed from 'FaceList_AddFaceFromUrl' to 'FaceListOperations_AddFaceListFaceFromUrl'. This will impact generated code. New: Face/preview/v1.1-preview.1/Face.json#L1479:7 Old: Face/stable/v1.0/Face.json#L1107:7 |
❌
1009 - RemovedRequiredParameter
❌
Displaying 5 out of 5 occurrences.
Index | Description |
---|---|
1 | The required parameter 'ImageUrl' was removed in the new version. Old: Face/stable/v1.0/Face.json#L1002:9 |
2 | The required parameter 'ImageUrl' was removed in the new version. Old: Face/stable/v1.0/Face.json#L1053:9 |
3 | The required parameter 'ImageUrl' was removed in the new version. Old: Face/stable/v1.0/Face.json#L1110:9 |
4 | The required parameter 'ImageUrl' was removed in the new version. Old: Face/stable/v1.0/Face.json#L1742:9 |
5 | The required parameter 'ImageUrl' was removed in the new version. Old: Face/stable/v1.0/Face.json#L2162:9 |
❌
1010 - AddingRequiredParameter
❌
Displaying 5 out of 5 occurrences.
Index | Description |
---|---|
1 | The required parameter 'body' was added in the new version. New: Face/preview/v1.1-preview.1/Face.json#L1550:11 |
2 | The required parameter 'body' was added in the new version. New: Face/preview/v1.1-preview.1/Face.json#L2324:11 |
3 | The required parameter 'body' was added in the new version. New: Face/preview/v1.1-preview.1/Face.json#L299:11 |
4 | The required parameter 'body' was added in the new version. New: Face/preview/v1.1-preview.1/Face.json#L3308:11 |
5 | The required parameter 'body' was added in the new version. New: Face/preview/v1.1-preview.1/Face.json#L4359:11 |
❌
1019 - RemovedEnumValue
❌
Displaying 6 out of 9 occurrences.
Index | Description |
---|---|
1 | The new version is removing enum value(s) 'gender, emotion, makeup' from the old version. New: Face/preview/v1.1-preview.1/Face.json#L181:13 Old: Face/stable/v1.0/Face.json#L1053:9 |
2 | The new version is removing enum value(s) 'headWear' from the old version. New: Face/preview/v1.1-preview.1/Face.json#L7260:9 Old: Face/stable/v1.0/Face.json#L3297:9 |
3 | The new version is removing enum value(s) 'Low, Medium, High' from the old version. New: Face/preview/v1.1-preview.1/Face.json#L7416:9 Old: Face/stable/v1.0/Face.json#L3322:9 |
4 | The new version is removing enum value(s) 'Low, Medium, High' from the old version. New: Face/preview/v1.1-preview.1/Face.json#L7708:9 Old: Face/stable/v1.0/Face.json#L3104:9 |
5 | The new version is removing enum value(s) 'Low, Medium, High' from the old version. New: Face/preview/v1.1-preview.1/Face.json#L9027:9 Old: Face/stable/v1.0/Face.json#L3372:9 |
6 | The new version is removing enum value(s) 'Low, Medium, High' from the old version. New: Face/preview/v1.1-preview.1/Face.json#L9269:5 Old: Face/stable/v1.0/Face.json#L3419:5 |
❌
1023 - TypeFormatChanged
❌
Displaying 6 out of 29 occurrences.
Index | Description |
---|---|
1 | The new version has a different format 'float' than the previous one ''. New: Face/preview/v1.1-preview.1/Face.json#L1829:17 Old: Face/stable/v1.0/Face.json#L3603:9 |
2 | The new version has a different format 'float' than the previous one ''. New: Face/preview/v1.1-preview.1/Face.json#L7264:9 Old: Face/stable/v1.0/Face.json#L3311:9 |
3 | The new version has a different format 'float' than the previous one ''. New: Face/preview/v1.1-preview.1/Face.json#L7420:9 Old: Face/stable/v1.0/Face.json#L3336:9 |
4 | The new version has a different format 'float' than the previous one ''. New: Face/preview/v1.1-preview.1/Face.json#L7635:9 Old: Face/stable/v1.0/Face.json#L3361:9 |
5 | The new version has a different format 'float' than the previous one ''. New: Face/preview/v1.1-preview.1/Face.json#L7652:9 Old: Face/stable/v1.0/Face.json#L3026:9 |
6 | The new version has a different format 'float' than the previous one ''. New: Face/preview/v1.1-preview.1/Face.json#L7657:9 Old: Face/stable/v1.0/Face.json#L3042:9 |
❌
1025 - RequiredStatusChange
❌
Displaying 6 out of 21 occurrences.
Index | Description |
---|---|
1 | The 'required' status changed from the old version('False') to the new version('True'). New: Face/preview/v1.1-preview.1/Face.json#L1657:15 Old: Face/stable/v1.0/Face.json#L3439:7 |
2 | The 'required' status changed from the old version('False') to the new version('True'). New: Face/preview/v1.1-preview.1/Face.json#L1807:15 Old: Face/stable/v1.0/Face.json#L3573:7 |
3 | The 'required' status changed from the old version('False') to the new version('True'). New: Face/preview/v1.1-preview.1/Face.json#L3018:15 Old: Face/stable/v1.0/Face.json#L4031:7 |
4 | The 'required' status changed from the old version('False') to the new version('True'). New: Face/preview/v1.1-preview.1/Face.json#L4069:15 Old: Face/stable/v1.0/Face.json#L4031:7 |
5 | The 'required' status changed from the old version('False') to the new version('True'). New: Face/preview/v1.1-preview.1/Face.json#L7259:7 Old: Face/stable/v1.0/Face.json#L3296:7 |
6 | The 'required' status changed from the old version('False') to the new version('True'). New: Face/preview/v1.1-preview.1/Face.json#L7415:7 Old: Face/stable/v1.0/Face.json#L3321:7 |
❌
1026 - TypeChanged
❌
Displaying 1 out of 1 occurrences.
Index | Description |
---|---|
1 | The new version has a different type 'string' than the previous one 'object'. New: Face/preview/v1.1-preview.1/Face.json#L9106:5 Old: Face/stable/v1.0/Face.json#L4229:5 |
❌
1027 - DefaultValueChanged
❌
Displaying 6 out of 13 occurrences.
Index | Description |
---|---|
1 | The new version has a different default value than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L167:11 Old: Face/stable/v1.0/Face.json#L1053:9 |
2 | The new version has a different default value than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L1821:17 Old: Face/stable/v1.0/Face.json#L3596:9 |
3 | The new version has a different default value than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L1888:11 Old: Face/stable/v1.0/Face.json#L1983:11 |
4 | The new version has a different default value than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L2211:11 Old: Face/stable/v1.0/Face.json#L2219:11 |
5 | The new version has a different default value than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L2955:11 Old: Face/stable/v1.0/Face.json#L1213:11 |
6 | The new version has a different default value than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L4006:11 Old: Face/stable/v1.0/Face.json#L261:11 |
❌
1033 - RemovedProperty
❌
Displaying 6 out of 17 occurrences.
Index | Description |
---|---|
1 | The new version is missing a property found in the old version. Was 'createdTime' renamed or removed? Old: Face/stable/v1.0/Face.json#L4236:7 |
2 | The new version is missing a property found in the old version. Was 'emotion' renamed or removed? New: Face/preview/v1.1-preview.1/Face.json#L7651:7 Old: Face/stable/v1.0/Face.json#L3025:7 |
3 | The new version is missing a property found in the old version. Was 'faceListId' renamed or removed? New: Face/preview/v1.1-preview.1/Face.json#L1657:15 Old: Face/stable/v1.0/Face.json#L3439:7 |
4 | The new version is missing a property found in the old version. Was 'gender' renamed or removed? New: Face/preview/v1.1-preview.1/Face.json#L7651:7 Old: Face/stable/v1.0/Face.json#L3025:7 |
5 | The new version is missing a property found in the old version. Was 'largeFaceListId' renamed or removed? New: Face/preview/v1.1-preview.1/Face.json#L1657:15 Old: Face/stable/v1.0/Face.json#L3439:7 |
6 | The new version is missing a property found in the old version. Was 'largePersonGroupId' renamed or removed? New: Face/preview/v1.1-preview.1/Face.json#L1807:15 Old: Face/stable/v1.0/Face.json#L3573:7 |
❌
1034 - AddedRequiredProperty
❌
Displaying 6 out of 87 occurrences.
Index | Description |
---|---|
1 | The new version has new required property 'bald, invisible, hairColor' that was not found in the old version. New: Face/preview/v1.1-preview.1/Face.json#L7676:9 Old: Face/stable/v1.0/Face.json#L3072:9 |
2 | The new version has new required property 'blurLevel, value' that was not found in the old version. New: Face/preview/v1.1-preview.1/Face.json#L7692:9 Old: Face/stable/v1.0/Face.json#L3088:9 |
3 | The new version has new required property 'code, message' that was not found in the old version. New: Face/preview/v1.1-preview.1/Face.json#L7765:9 Old: Face/stable/v1.0/Face.json#L2837:9 |
4 | The new version has new required property 'color, confidence' that was not found in the old version. New: Face/preview/v1.1-preview.1/Face.json#L8185:5 Old: Face/stable/v1.0/Face.json#L3219:5 |
5 | The new version has new required property 'color, confidence' that was not found in the old version. New: Face/preview/v1.1-preview.1/Face.json#L8284:11 Old: Face/stable/v1.0/Face.json#L3215:7 |
6 | The new version has new required property 'error' that was not found in the old version. New: Face/preview/v1.1-preview.1/Face.json#L1212:13 Old: Face/stable/v1.0/Face.json#L950:13 |
❌
1036 - ConstraintChanged
❌
Displaying 1 out of 1 occurrences.
Index | Description |
---|---|
1 | The new version has a different 'pattern' value than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L1817:17 Old: Face/stable/v1.0/Face.json#L3584:9 |
❌
1042 - ChangedParameterOrder
❌
Displaying 6 out of 21 occurrences.
Index | Description |
---|---|
1 | The order of parameter 'detectionModel' was changed. New: Face/preview/v1.1-preview.1/Face.json#L1483:9 Old: Face/stable/v1.0/Face.json#L1110:9 |
2 | The order of parameter 'detectionModel' was changed. New: Face/preview/v1.1-preview.1/Face.json#L2257:9 Old: Face/stable/v1.0/Face.json#L2162:9 |
3 | The order of parameter 'detectionModel' was changed. New: Face/preview/v1.1-preview.1/Face.json#L3233:9 Old: Face/stable/v1.0/Face.json#L1742:9 |
4 | The order of parameter 'detectionModel' was changed. New: Face/preview/v1.1-preview.1/Face.json#L4284:9 Old: Face/stable/v1.0/Face.json#L1002:9 |
5 | The order of parameter 'detectionModel' was changed. New: Face/preview/v1.1-preview.1/Face.json#L92:9 Old: Face/stable/v1.0/Face.json#L1053:9 |
6 | The order of parameter 'faceIdTimeToLive' was changed. New: Face/preview/v1.1-preview.1/Face.json#L92:9 Old: Face/stable/v1.0/Face.json#L1053:9 |
❌
1044 - XmsLongRunningOperationChanged
❌
Displaying 3 out of 3 occurrences.
Index | Description |
---|---|
1 | The new version has a different 'x-ms-longrunning-operation' value than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L2529:7 Old: Face/stable/v1.0/Face.json#L2018:7 |
2 | The new version has a different 'x-ms-longrunning-operation' value than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L3538:7 Old: Face/stable/v1.0/Face.json#L1709:7 |
3 | The new version has a different 'x-ms-longrunning-operation' value than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L4589:7 Old: Face/stable/v1.0/Face.json#L757:7 |
❌
1047 - XmsEnumChanged
❌
Displaying 6 out of 15 occurrences.
Index | Description |
---|---|
1 | The new version has a different x-ms-enum 'modelAsString' than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L1670:17 Old: Face/stable/v1.0/Face.json#L3473:9 |
2 | The new version has a different x-ms-enum 'modelAsString' than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L181:13 Old: Face/stable/v1.0/Face.json#L1053:9 |
3 | The new version has a different x-ms-enum 'modelAsString' than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L7260:9 Old: Face/stable/v1.0/Face.json#L3297:9 |
4 | The new version has a different x-ms-enum 'modelAsString' than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L7416:9 Old: Face/stable/v1.0/Face.json#L3322:9 |
5 | The new version has a different x-ms-enum 'modelAsString' than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L7631:9 Old: Face/stable/v1.0/Face.json#L3347:9 |
6 | The new version has a different x-ms-enum 'modelAsString' than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L7668:9 Old: Face/stable/v1.0/Face.json#L3050:9 |
❌
1048 - AddedXmsEnum
❌
Displaying 1 out of 1 occurrences.
Index | Description |
---|---|
1 | The new version adds a x-ms-enum extension. New: Face/preview/v1.1-preview.1/Face.json#L9106:5 Old: Face/stable/v1.0/Face.json#L4229:5 |
⚠️ 1017 - ReferenceRedirection
Displaying 6 out of 209 occurrences.
Index | Description |
---|---|
1 | The '$ref' property points to different models in the old and new versions. New: Face/preview/v1.1-preview.1/Face.json#L1202:13 Old: Face/stable/v1.0/Face.json#L944:13 |
2 | The '$ref' property points to different models in the old and new versions. New: Face/preview/v1.1-preview.1/Face.json#L1204:15 Old: Face/stable/v1.0/Face.json#L3763:7 |
3 | The '$ref' property points to different models in the old and new versions. New: Face/preview/v1.1-preview.1/Face.json#L1212:13 Old: Face/stable/v1.0/Face.json#L950:13 |
4 | The '$ref' property points to different models in the old and new versions. New: Face/preview/v1.1-preview.1/Face.json#L1263:13 Old: Face/stable/v1.0/Face.json#L851:13 |
5 | The '$ref' property points to different models in the old and new versions. New: Face/preview/v1.1-preview.1/Face.json#L1299:13 Old: Face/stable/v1.0/Face.json#L800:13 |
6 | The '$ref' property points to different models in the old and new versions. New: Face/preview/v1.1-preview.1/Face.json#L1313:17 Old: Face/stable/v1.0/Face.json#L4048:9 |
⚠️ 1032 - DifferentAllOf
Displaying 6 out of 10 occurrences.
Index | Description |
---|---|
1 | The new version has a different 'allOf' property than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L1299:13 Old: Face/stable/v1.0/Face.json#L800:13 |
2 | The new version has a different 'allOf' property than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L2008:13 Old: Face/stable/v1.0/Face.json#L1803:13 |
3 | The new version has a different 'allOf' property than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L2753:13 Old: Face/stable/v1.0/Face.json#L1492:13 |
4 | The new version has a different 'allOf' property than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L2972:15 Old: Face/stable/v1.0/Face.json#L3835:7 |
5 | The new version has a different 'allOf' property than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L3040:13 Old: Face/stable/v1.0/Face.json#L1182:13 |
6 | The new version has a different 'allOf' property than the previous one. New: Face/preview/v1.1-preview.1/Face.json#L3091:13 Old: Face/stable/v1.0/Face.json#L1296:13 |
💬 1013 - AddingHeader
Displaying 6 out of 60 occurrences.
Index | Description |
---|---|
1 | The new version adds a required header 'operation-Location'. New: Face/preview/v1.1-preview.1/Face.json#L2549:15 |
2 | The new version adds a required header 'operation-Location'. New: Face/preview/v1.1-preview.1/Face.json#L3558:15 |
3 | The new version adds a required header 'operation-Location'. New: Face/preview/v1.1-preview.1/Face.json#L4609:15 |
4 | The new version adds a required header 'x-ms-error-code'. New: Face/preview/v1.1-preview.1/Face.json#L1216:15 |
5 | The new version adds a required header 'x-ms-error-code'. New: Face/preview/v1.1-preview.1/Face.json#L1267:15 |
6 | The new version adds a required header 'x-ms-error-code'. New: Face/preview/v1.1-preview.1/Face.json#L1367:15 |
💬 1020 - AddedEnumValue
Displaying 6 out of 8 occurrences.
Index | Description |
---|---|
1 | The new version is adding enum value(s) 'headwear' from the old version. New: Face/preview/v1.1-preview.1/Face.json#L7260:9 Old: Face/stable/v1.0/Face.json#L3297:9 |
2 | The new version is adding enum value(s) 'low, medium, high' from the old version. New: Face/preview/v1.1-preview.1/Face.json#L7416:9 Old: Face/stable/v1.0/Face.json#L3322:9 |
3 | The new version is adding enum value(s) 'low, medium, high' from the old version. New: Face/preview/v1.1-preview.1/Face.json#L7708:9 Old: Face/stable/v1.0/Face.json#L3104:9 |
4 | The new version is adding enum value(s) 'low, medium, high' from the old version. New: Face/preview/v1.1-preview.1/Face.json#L9027:9 Old: Face/stable/v1.0/Face.json#L3372:9 |
5 | The new version is adding enum value(s) 'low, medium, high' from the old version. New: Face/preview/v1.1-preview.1/Face.json#L9269:5 Old: Face/stable/v1.0/Face.json#L3419:5 |
6 | The new version is adding enum value(s) 'notStarted' from the old version. New: Face/preview/v1.1-preview.1/Face.json#L9076:9 Old: Face/stable/v1.0/Face.json#L4237:9 |
💬 1038 - AddedPath
Displaying 6 out of 31 occurrences.
Index | Description |
---|---|
1 | The new version is adding a path that was not found in the old version. New: Face/preview/v1.1-preview.1/Face.json#L1123:5 |
2 | The new version is adding a path that was not found in the old version. New: Face/preview/v1.1-preview.1/Face.json#L349:5 |
3 | The new version is adding a path that was not found in the old version. New: Face/preview/v1.1-preview.1/Face.json#L444:5 |
4 | The new version is adding a path that was not found in the old version. New: Face/preview/v1.1-preview.1/Face.json#L4680:5 |
5 | The new version is adding a path that was not found in the old version. New: Face/preview/v1.1-preview.1/Face.json#L4804:5 |
6 | The new version is adding a path that was not found in the old version. New: Face/preview/v1.1-preview.1/Face.json#L4946:5 |
💬 1041 - AddedPropertyInResponse
Displaying 1 out of 1 occurrences.
Index | Description |
---|---|
1 | The new version has a new property 'finishedTime' in response that was not found in the old version. New: Face/preview/v1.1-preview.1/Face.json#L9070:7 Old: Face/stable/v1.0/Face.json#L4236:7 |
The following breaking changes have been detected in comparison to the latest preview version
No breaking changes detected in this comparison.