v0.22.0
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 nowMicrosoftGraph::Models::CallRecordsCallRecord
.