1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)HTML12,701 stars (12,701 stars)5,474 forks (5,474 forks)batch import
Enhancement: Featurehelp wanted
Description
This issue does not include a description.
- Issue type
- feature
- Research direction
- Examine the CLI entry point in the swagger codegen project, likely in modules/swagger codegen cli. Locate where help text is generated (e.g., using Apache CLI or similar). Add a version flag that reads the version from the build properties (e.g., Maven POM or a version file). Consider existing patterns in the codebase for similar flags.