- GitHub workflow updates
- Updates to PHPDocs for v1 and beta models
- Return
null
when a property of a model isnull
as opposed to initialising a model withnull
or initialising a built-in PHP type e.g.DateTime
- Updating code indentation in generated models
- Fix missing
\Beta\Microsoft\Graph\Model\Single
and\Microsoft\Graph\Model\Single
models by casting ODataSingle
type tofloat
in generated models