larksuite / larksuite/oapi-sdk-java
没有飞书表格写入数据相关的方法嘛
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 310
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
没有飞书表格写入数据相关的方法嘛,比如这个插入数据接口,看有写实体,但没实现发送请求的部分
https://open.feishu.cn/document/server-docs/docs/sheets-v3/data-operation/prepend-data
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 by examining the existing Feishu Sheets v3 data-operation entities and request methods, then compare them with the prepend-data API described at the linked documentation URL. Implement the missing request path for writing data and verify that the API request is sent with the entity's fields.
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