Skip to content

How to specify "--skip-overwrite" parameter for swagger-codegen-maven-plugin #3042

@smileyogurt

Description

@smileyogurt

I tried to pass the property in configOptions, but it seems does not work:

<configOptions> <skipOverwrite>false</skipOverwrite> </configOptions>

How to pass "--skip-overwrite" property for plugin?

I checked plugin code, it does not have this property specified, only in swagger-codegen-cli not plugin though. However this property is very important and we need to this to customize the new REST APIs/Models. Thanks,

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions