TencentCloud / TencentCloud/tencentcloud-sdk-java
Could not write JSON: Conflicting getter definitions for property \"uui\"
Open
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]
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 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