microsoftgraph / microsoftgraph/msgraph-sdk-python
Driveitem Delta - Example 4 Python does not reflect SDK
還沒有人認領這個 Issue。
- 主要語言
- Python
- 星號
- 630
- 分支
- 96
- 平均合併
- 15 小時 20 分鐘
- 30 天內合併 PR
- 3
描述
Describe the bug
I am trying to retrieve deltas using Timestamp using the python SDK.
The DeltaRequestBuilderGetQueryParameters does not accept the token parameter as described in the docs.
Expected behavior
The DeltaRequestBuilderGetQueryParameters should token parameter as described in the docs and allow me to initialize a delta link using the parameters as my query parameters.
How to reproduce
Copy Example 4 from the docs, notice that DeltaRequestBuilderGetQueryParameters does not support token as a parameter.
SDK Version
1.12.0
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 編號。
研究方向
從 Microsoft Graph DriveItem delta Example 4 和 SDK version 1.12.0 中的 DeltaRequestBuilderGetQueryParameters 進入點開始。比較文件記載的 token 查詢參數與該類別接受的參數,然後驗證範例是否可以使用它初始化 delta link。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- api
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100