microsoftgraph / microsoftgraph/msgraph-sdk-python

ChangeNotificationCollection not included

オープン
#1,322 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

status:waiting-for-triage type:bug
主要言語
Python
スター
630
フォーク
96
平均マージ
15時間 20分
マージ済み PR(30日)
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_

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、最新の Python SDK で ChangeNotificationCollection と ChangeNotification の import を再現し、その後、利用可能な生成モデルを issue にリンクされた C# の例と比較します。両方の import が機能し、クラスを説明どおりに使用できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
api
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。