larksuite / larksuite/oapi-sdk-java

get接口参数放在请求体中,sdk校验失败

Open
#113 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

考勤打开-批量查询用户人脸识别信息,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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.