Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Issues
  • #2962
Closed
Open
Issue created May 21, 2019 by Administrator@rootContributor

[REQ] Expose all top-level config options as properties

Created by: InfoSec812

Is your feature request related to a problem? Please describe.

Some of the options in the CodeGenMojo are exposed such that you can pass the property on the Maven command-line using -Dopenapi.generator.maven.plugin.<property>, but not all. I propose that ALL of those properties should be exposed and that the documentation should be updated to reflect the property name as well.

Describe the solution you'd like

Modify the CodeGenMojo to include property exposure in all @Parameter annotations

Describe alternatives you've considered

None that I can think of

Additional context

I can submit a PR for this if it is helpful.

Assignee
Assign to
Time tracking