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
com.lark.oapi.core.request.ReqTranslator 类下的 第 87行是否有误,将 requestOptions 的 supportUpload 赋值给 rawRequest 的 supportDownload
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 in the com.lark.oapi.core.request.ReqTranslator class and inspect the assignment at line 87. Compare the supportUpload and supportDownload fields on requestOptions and rawRequest; the issue is done when the assignment uses the intended corresponding option and the project’s existing checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100