larksuite / larksuite/oapi-sdk-java
SDK日程操作疑问
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 310
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
1:SDK中创建飞书日程时没有能配置“更新日程是否给日程参与人发送bot通知”的参数,这个问题怎么解决;根据飞书服务端文档描述,OpenApi有相关字段:

但是在在SDK中日程对象模型中没有相关参数字段:

2:

按照飞书服务端文档所描述,这个为区域是通过下图中的字段控制的,

但是我在给赋值为Attendee”参与者区域“时,通知到飞书的提示框下方依旧是RSVP: 接受/拒绝/待定区域,是否是我参数有问题导致的还是其他原因。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the SDK's calendar event model and the corresponding Feishu OpenAPI calendar documentation. Reproduce the creation or update flow using the notification and attendee-area values described in the issue, then compare the request fields and resulting notification. Done means the SDK behavior and exposed parameters match the documented API, or the discrepancy is documented as unsupported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100