larksuite / larksuite/oapi-sdk-java
com.lark.oapi.card.model.CardAction 缺少了unionId
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 310
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
为啥有openId,有userId,就是不给unionId。。 operator 里有这个字段
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
Locate the com.lark.oapi.card.model.CardAction class and compare its fields with the operator model, which the issue identifies as having unionId. Add the missing unionId field consistently with the existing openId and userId fields, then verify the model’s generated or serialization behavior if relevant tests are available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend-api-design
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100