microsoftgraph / microsoftgraph/msgraph-sdk-python
ChangeNotificationCollection not included
未關閉
還沒有人認領這個 Issue。
status:waiting-for-triage
type:bug
- 主要語言
- Python
- 星號
- 630
- 分支
- 96
- 平均合併
- 15 小時 20 分鐘
- 30 天內合併 PR
- 3
描述
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_
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先,在最新的 Python SDK 中重現 ChangeNotificationCollection 和 ChangeNotification 的匯入,然後將可用的產生模型與 issue 中連結的 C# 範例進行比較。當兩個匯入都能正常運作,且可以如描述般使用這些類別時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- api
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100