microsoftgraph / microsoftgraph/msgraph-sdk-python

Question: How do I construct the delta research query ?

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

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

主要言語
Python
スター
630
フォーク
96
平均マージ
15時間 20分
マージ済み PR(30日)
3

説明

This library looks like lacking many more examples of less simplistic queries using graph api for Python .

I am trying to understand how I can delta sync the data using DeltaRequestBuilder that is advocated so much in the documentation, but after installing this package I cannot even find how to import this module from msgraph.
I know I can use another library msgraph-core but it is not ideal either and most examples in Microsoft docs exemplify this library. They do not, however, direct to some comprehensive documentation (or I did not find this).
Beyond that, for my pipeline I need to know how do I rewrite the following HTTP call in the modules of this library:
f"/users/{user_principal_name}/drive/root:/{FolderName}:/children".

Thanks in advance for any response.

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

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

はじめの一歩

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

調査の方向性

まず、DeltaRequestBuilder と msgraph のインポートパスに対するパッケージの文書化された、またはエクスポートされたサポートを確認し、参照されている Microsoft の例および msgraph-core と比較します。/users/{user_principal_name}/drive/root:/{FolderName}:/children リクエストに関係するモジュールを追跡します。ドキュメントで delta クエリ、インポート、および対応するライブラリのエントリポイントが、動作する例とともに説明されていれば完了です。

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

評価

技術スタック
python
領域
api, documentation
issue の種類
ドキュメント
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

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

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