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

Add missing api version for python sdk. #25672

Merged
merged 2 commits into from
Sep 19, 2023

Add missing api version for python sdk.

80c0688
Select commit
Loading
Failed to load commit list.
Merged

Add missing api version for python sdk. #25672

Add missing api version for python sdk.
80c0688
Select commit
Loading
Failed to load commit list.
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.4
Diff 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.1
Diff 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