larksuite / larksuite/oapi-sdk-java
get接口参数放在请求体中,sdk校验失败
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 310
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
考勤打开-批量查询用户人脸识别信息,sdk限制get请求不能有body,但接口设计中将参数放在了请求提中。
https://open.feishu.cn/document/server-docs/attendance-v1/user_setting/query
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 reproducing the SDK validation failure for the attendance batch user face-recognition query described in the linked Feishu API documentation. Trace the GET request validation and request construction to determine how this endpoint's body parameters are handled; done means the documented request can be represented without an SDK validation failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100