microsoftgraph / msgraph-sdk-php

Microsoft Graph Library for PHP.
Other
578 stars 144 forks source link

Generated models and request builders #1602

Closed andrueastman closed 1 month ago

andrueastman commented 1 month ago

This pull request was automatically created by Azure Pipelines. Important Check for unexpected deletions or changes in this PR.

Microsoft Reviewers: Open in CodeFlow
github-actions[bot] commented 1 month ago
Removal of Public method getDisc in type Generated.models.audio with return type int and parameters Removal of Public method getDiscCount in type Generated.models.audio with return type int and parameters Addition of Public method getDisc in type Generated.models.audio with return type float and parameters Addition of Public method getDiscCount in type Generated.models.audio with return type float and parameters Removal of Public method setDisc in type Generated.models.audio with return type void and parameters value of type int is optional Removal of Public method setDiscCount in type Generated.models.audio with return type void and parameters value of type int is optional Addition of Public method setDisc in type Generated.models.audio with return type void and parameters value of type float is optional Addition of Public method setDiscCount in type Generated.models.audio with return type void and parameters value of type float is optional Removal of Public method getLimit in type Generated.models.collapseProperty with return type int and parameters Addition of Public method getLimit in type Generated.models.collapseProperty with return type float and parameters Removal of Public method setLimit in type Generated.models.collapseProperty with return type void and parameters value of type int is optional Addition of Public method setLimit in type Generated.models.collapseProperty with return type void and parameters value of type float is optional Removal of Public method getOrientation in type Generated.models.photo with return type int and parameters Addition of Public method getOrientation in type Generated.models.photo with return type float and parameters Removal of Public method setOrientation in type Generated.models.photo with return type void and parameters value of type int is optional Addition of Public method setOrientation in type Generated.models.photo with return type void and parameters value of type float is optional Removal of Public method getNics in type Generated.models.security.ioTDeviceEvidence with return type NicEvidence and parameters Addition of Public method getNics in type Generated.models.security.ioTDeviceEvidence with return type array and parameters Removal of Public method setNics in type Generated.models.security.ioTDeviceEvidence with return type void and parameters value of type NicEvidence is optional Addition of Public method setNics in type Generated.models.security.ioTDeviceEvidence with return type void and parameters value of type array is optional
andrueastman commented 1 month ago

Closing to first resolve https://github.com/microsoft/kiota/issues/5611