larksuite / larksuite/oapi-sdk-java
文档与SDK字段缺少
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 310
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
- 获取主日历,对应SDK中calendarService.getCalendars()服务中没有该接口的封装
- 获取日历列表、获取日程,对应SDK中CalendarEvent对象缺少organizer_calendar_id字段
- 获取日程参与群成员列表,对应SDK中CalendarEventAttendeeChatMember对象缺少open_id字段
在此记录下
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
Compare the linked Feishu Calendar API documentation with the Java SDK's calendarService.getCalendars() service and the CalendarEvent and CalendarEventAttendeeChatMember objects. Confirm the missing interface and fields, then verify that the SDK exposes them consistently with the documented endpoints. Done means all three documented gaps are represented in the SDK.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100