fix casing for operation id #26180
Merged
fix casing for operation id #26180
openapi-pipeline-app / Swagger SDK Breaking Change Tracking
completed
Oct 11, 2023 in 2m 2s
Swagger SDK Breaking Change Tracking failed
UpdateTracking
The check status is neutral due to the check was suppressed by label. If you have any question, pls contact [email protected]
View more details.
Details
Breaking Changes Tracking
❌
azure-sdk-for-go - sdk/resourcemanager/hybridcompute/armhybridcompute - Approved - 2.0.0-beta.1Diff with approved: + Type of `MachineExtensionProperties.ProtectedSettings` has been changed from `any` to `map[string]any` + Type of `MachineExtensionProperties.Settings` has been changed from `any` to `map[string]any` + Type of `MachineExtensionUpdateProperties.ProtectedSettings` has been changed from `any` to `map[string]any` + Type of `MachineExtensionUpdateProperties.Settings` has been changed from `any` to `map[string]any` Diff with base: Type of `MachineExtensionProperties.ProtectedSettings` has been changed from `any` to `map[string]any` Type of `MachineExtensionProperties.Settings` has been changed from `any` to `map[string]any` Type of `MachineExtensionUpdateProperties.ProtectedSettings` has been changed from `any` to `map[string]any` Type of `MachineExtensionUpdateProperties.Settings` has been changed from `any` to `map[string]any`
❌
azure-sdk-for-js - @azure/arm-hybridcompute - Approved - 4.0.0-beta.1Diff with approved: + Class HybridComputeManagementClient has a new signature + Interface MachineExtensionsListNextOptionalParams no longer has parameter expand + Type of parameter protectedSettings of interface MachineExtensionProperties is changed from Record to { [propertyName: string]: any; } + Type of parameter settings of interface MachineExtensionProperties is changed from Record to { [propertyName: string]: any; } Diff with base: Class HybridComputeManagementClient has a new signature Interface MachineExtensionsListNextOptionalParams no longer has parameter expand Type of parameter protectedSettings of interface MachineExtensionProperties is changed from Record to { [propertyName: string]: any; } Type of parameter settings of interface MachineExtensionProperties is changed from Record to { [propertyName: string]: any; }
❌
azure-sdk-for-python-track2 - track2_azure-mgmt-hybridcompute - Approved - 8.0.0Diff with approved: + Model Machine no longer has parameter properties + Model MachineExtensionUpdate no longer has parameter properties + Model MachineUpdate no longer has parameter properties Diff with base: Model Machine no longer has parameter properties Model MachineExtensionUpdate no longer has parameter properties Model MachineUpdate no longer has parameter properties
Loading