You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
Updates to generated beta and v1 models
GraphCollectionRequest bug-fixes
Ensure getPage() works as expected in cases where customers set baseUrl to https://graph.microsoft.com (without trailing /
PHPDoc updates
GraphRequest methods inherited by GraphCollectionRequest now return $this vs GraphRequest previously making them suggested by IDEs when working with GraphCollectionRequest objects
Correct wrong return types for GraphPrint, GraphList & GraphCase