msgraph-sdk-powershell icon indicating copy to clipboard operation
msgraph-sdk-powershell copied to clipboard

Naming inconsistency with module Microsoft.Graph.DeviceManagement.Enrolment

Open hstrang opened this issue 4 years ago • 1 comments

Graph API documentation and related properties consistently spell "enrollment" with double L in US style but for some reason the module name is in British spelling with only one L.

hstrang avatar Oct 21 '21 10:10 hstrang

Thanks for surfacing this. We will rename this module in v2 of the SDK to avoid a breaking change.

peombwa avatar Oct 26 '21 23:10 peombwa

Fixed by #1573

peombwa avatar Oct 18 '22 17:10 peombwa