Skip to content

ChangeNotificationCollection not included #1322

@agyss

Description

@agyss

Describe the bug

ChangeNotificationCollection and ChangeNotification are not included in the SDK for python, but are for c# (see c#-example here: https://github.com/microsoftgraph/msgraph-training-changenotifications/blob/ca2b76fb295018595298f85c49e23f8fad96b1c8/demos/03-track-changes/Controllers/NotificationsController.cs#L76C56-L85).

Expected behavior

Import of

from msgraph.generated.models.changenotificationcollection import ChangeNotificationCollection 
from msgraph.generated.models.changenotification import ChangeNotification 

grants use of the classes.

How to reproduce

install the latest version of the sdk
try to import the missing classes

SDK Version

No response

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### 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