microsoftgraph / microsoftgraph/msgraph-sdk-java

delta group query call for members

未关闭
#2,387 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

status:waiting-for-triage
主要语言
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?

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。