TencentCloud / TencentCloud/tencentcloud-sdk-java

Could not write JSON: Conflicting getter definitions for property \"uui\"

Open
#232 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
583
Forks
281
PR merge metrics
No merged PRs in 30d

Description

在DescribeTelCdrResponse类中TelCdrList的类型为TelCdrInfo[]
在TelCdrInfo类中存在getUui和getUUI getter定义冲突
导致调用DescribeTelCdr api时无法正常返回结果
sdk版本[3.1.1020]
image

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

Locate the DescribeTelCdrResponse and TelCdrInfo classes in the Java SDK, then inspect the getter definitions for the uui property. Reproduce the DescribeTelCdr API response issue using SDK version 3.1.1020 if possible, and consider the work complete when the response can be returned without the conflicting getter error.

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
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.