larksuite / larksuite/oapi-sdk-java

源码存在问题

Open
#160 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.