Skip to content

June 2021 Update (1.34.0)

Compare
Choose a tag to compare
@Ndiritu Ndiritu released this 16 Jun 12:12
· 1563 commits to main since this release
5200f36
  • 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