Skip to content

missing models for ChangeNotification & ChangeNotificationCollection #1668

@merrillh

Description

@merrillh

Describe the bug

I'm unable to find the ChangeNotification & ChangeNotificationCollection models in version 2 of the msgraph-sdk-php.

These 2 models are included in version 1.
https://github.com/microsoftgraph/msgraph-sdk-php/tree/1.110.0/src/Model

These classes appear to have been left out of other versions of the graph sdk, but were fixed:
microsoftgraph/msgraph-sdk-go-core#95

I also looked at a C# implementation for coding hints, looked at similar models in the source code for various models, and looked through Kiota documentation for deserialization, but wasn't able to find a straightforward way to handle change notifications using the graph api sdk. If more documentation & examples could be added to the SDK, that would be helpful.

Expected behavior

Click to expand log ``` ``` ### Configuration _No response_ ### Other information _No response_

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:waiting-for-triageAn issue that is yet to be reviewed or assignedtype:bugA broken experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions