OpenAPITools / OpenAPITools/openapi-generator
[BUG] cli option description in AbstractPythonConnexionServerCodegen doesn't make sense
Open
Nobody has claimed this yet.
Issue: Bug
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
The following description in AbstractPythonConnexionServerCodegen#L160 doesn't make sense.
put python sources in this subdirectory of output folder (defaults to "" for). Use this for src/ layout.
defaults to "" for what?
Contributor guide
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
Open modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/AbstractPythonConnexionServerCodegen.java at line 160 and inspect the CLI option description. Clarify what the empty default refers to while preserving the documented src/ layout guidance. Done means the description is grammatically clear and accurately explains the option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100