project-chip / project-chip/certification-tool
[BUG] CLI API Client Workaround Removal
Open
@antonio-amjr is already working on this.
Since Feb 25, 2026.
CLI
Enhancement
On Hold
- Dominant language
- Shell
- Stars
- 82
- Forks
- 47
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 17
Description
Describe the bug
Description
During the inclusion of the new API Client generator for CLI, a workaround was introduced to the datamodel_generate_client.py script into the _get_python_type() method to handle schemas names not using the CamelCase naming convention for schemas starting with the Body_.
It's expected to investigate and fix those exceptions to remove the workaround.
Steps to reproduce the behavior
No response
Expected behavior
No response
Log files
No response
PICS file
No response
Screenshots
No response
Environment
No response
Additional Information
No response
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.
Assessment
This issue has not been assessed yet.