fix case sensitive naming #25764
Merged
fix case sensitive naming #25764
This check has been archived and is scheduled for deletion.
Learn more about checks retention
openapi-pipeline-app / Swagger SDK Breaking Change Tracking
succeeded
Sep 12, 2023 in 2m 7s
Swagger SDK Breaking Change Tracking succeeded
UpdateTracking
View more details.
Details
Breaking Changes Tracking
️✔️
azure-sdk-for-go - sdk/resourcemanager/hybridcompute/armhybridcompute - 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-python-track2 - track2_azure-mgmt-hybridcompute - 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
️✔️
azure-sdk-for-js - @azure/arm-hybridcompute - 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; }
Loading