issues
search
microsoftgraph
/
msgraph-sdk-powershell
Powershell SDK for Microsoft Graph
https://www.powershellgallery.com/packages/Microsoft.Graph
Other
712
stars
172
forks
source link
Removes duplicate generated cmdlet blocking cmdlet builds during Weekly Open Api refresh
#3005
Closed
timayabi2020
closed
3 weeks ago
timayabi2020
commented
3 weeks ago
Fixes #
Changes proposed in this pull request
Adds Autorest directive to remove duplicate
Get-MgUserCalendarSchedule
cmdlet in the Calendar module failing during generation due to multiple parameter types in the request body. The cmdlet also already exists in the
User.Actions
module.
Fixes #
Changes proposed in this pull request
Get-MgUserCalendarSchedule
cmdlet in the Calendar module failing during generation due to multiple parameter types in the request body. The cmdlet also already exists in theUser.Actions
module.