Add missing api version for python sdk. #25672
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
openapi-pipeline-app / Swagger SDK Breaking Change Tracking
failed
Sep 5, 2023 in 2m 9s
Swagger SDK Breaking Change Tracking failed
UpdateTracking
View more details.
Details
Breaking Changes Tracking
❌
azure-sdk-for-go - sdk/resourcemanager/containerregistry/armcontainerregistry - 1.1.0-beta.4Diff with approved: + Type of `ErrorResponse.Error` has been changed from `*ErrorResponseBody` to `*ErrorDetail` Diff with base: Type of `ErrorResponse.Error` has been changed from `*ErrorResponseBody` to `*ErrorDetail`
❌
azure-sdk-for-js - @azure/arm-containerregistry - Approved - 11.0.0-beta.1Diff with approved: + Type of parameter error of interface ErrorResponse is changed from ErrorResponseBody to ErrorDetail + Type of parameter identity of interface Task is changed from IdentityProperties to IdentityPropertiesAutoGenerated + Type of parameter identity of interface TaskRun is changed from IdentityProperties to IdentityPropertiesAutoGenerated + Type of parameter identity of interface TaskRunUpdateParameters is changed from IdentityProperties to IdentityPropertiesAutoGenerated + Type of parameter identity of interface TaskUpdateParameters is changed from IdentityProperties to IdentityPropertiesAutoGenerated Diff with base: Type of parameter error of interface ErrorResponse is changed from ErrorResponseBody to ErrorDetail + Type of parameter identity of interface Task is changed from IdentityProperties to IdentityPropertiesAutoGenerated + Type of parameter identity of interface TaskRun is changed from IdentityProperties to IdentityPropertiesAutoGenerated + Type of parameter identity of interface TaskRunUpdateParameters is changed from IdentityProperties to IdentityPropertiesAutoGenerated + Type of parameter identity of interface TaskUpdateParameters is changed from IdentityProperties to IdentityPropertiesAutoGenerated
Loading