Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 16:54
v0.22.0
5f4e73d

Changed

  • Weekly generation.
  • BREAKING: models that were in subnamespaces are now in the main model namespace to avoid circular dependencies. e.g. MicrosoftGraph::Models::CallRecords::CallRecord in now MicrosoftGraph::Models::CallRecordsCallRecord.