kurusugawa-computer / kurusugawa-computer/annofab-api-python-client
生成されたデータクラスの`_type`が`type`になっている件の対応
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
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
Start by locating the generated dataclass definitions and the generation entry point responsible for the _type field. Reproduce the mismatch where _type becomes type, then verify that generated output preserves the intended field name and add or update the relevant test if one exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100