microsoftgraph / microsoftgraph/msgraph-sdk-java
delta group query call for members
還沒有人認領這個 Issue。
- 主要語言
- Java
- 星號
- 444
- 分支
- 154
- 平均合併
- 18 小時 28 分鐘
- 30 天內合併 PR
- 4
描述
I’m referring to https://github.com/microsoftgraph/msgraph-sdk-java/issues/1170.
The last suggested solution there doesn’t seem to match the current version syntactically. I’m currently trying this with the beta client.
How do I make a request like https://graph.microsoft.com/beta/groups/delta?$filter=id eq '1234' using the client?
And how does the skip token work for the subsequent requests that are made at a later time?
PS: When creating an issue, one of the options is "I have a question about usage," and then it suggests opening a discussion instead of an issue. However, it seems that "Discussions" are no longer available in this repository?
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從連結的 issue #1170 以及報告中描述的 Microsoft Graph beta delta endpoint 開始。檢查目前 Java 用戶端中 request 建構和分頁的入口點,接著確認 filtered groups delta request 以及後續 skip-token requests 是如何表示的。完成的標準是記錄一條目前可重現的使用路徑,或確認 SDK 缺少的支援。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- api
- Issue 類型
- 文件
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100