generators/cwiki


id: generator-opts-documentation-cwiki title: Config Options for cwikisidebar_label: cwiki


OptionDescriptionValuesDefault
sortParamsByRequiredFlagSort method arguments to place required parameters before optional parameters.true
ensureUniqueParamsWhether to ensure parameter names are unique in an operation (rename parameters that are not).true
allowUnicodeIdentifiersboolean, toggles whether unicode identifiers are allowed in names or not, default is falsefalse
prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false
appNameshort name of the applicationnull
appDescriptiondescription of the applicationnull
infoUrla URL where users can get more information about the applicationnull
infoEmailan email address to contact for inquiries about the applicationnull
licenseInfoa short description of the licensenull
licenseUrla URL pointing to the full licensenull
invokerPackageroot package for generated codenull
groupIdgroupId in generated pom.xmlnull
artifactIdartifactId in generated pom.xml. This also becomes part of the generated library's filenamenull
artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull