Skip to content

BREAKING: Get-MgSite Broken by 1.9.3 with addition of -Path parameter #1237

Closed
@JustinGrote

Description

@JustinGrote

Looks like maybe the autogeneration code is now picking up a getByPath method and overwriting the default cmdlet

Get-MgSite -siteId root | Select-Object id, DisplayName

image

https://graph.microsoft.com/v1.0/sites/root/microsoft.graph.getByPath(path='test')

Workaround

Revert to 1.9.2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions