baidu / baidu/smartapp-openapi-go
FindByTpOrderIDResponsedata openId unmarshal error
Open
- Dominant language
- Go
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
OpenId can be string data that makes an unmarshal error while the FindByTpOrderIDResponsedata struct uses an integer type.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the FindByTpOrderIDResponsedata struct and inspect how its OpenId field is unmarshaled from API responses. Reproduce the error with a response where OpenId is a string; done means that response unmarshals successfully without breaking the expected response data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100