Request: Allow Fine-Grained Per-Component inheritance within server GUI for each command
Open
- Dominant language
- Python
- Stars
- 27
- Forks
- 77
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 3
Description
When creating a new API which inherits from an old one, the help messages and defaults for switches are overridden by the help messages and defaults of the old API, though the rest of the CLI generated is the expected code generated from the new API spec.
I have provided a video to @kairu-ms of my process which arrived at this error

See above, expected in red vs old API spec in green.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.