generators/dynamic-html


id: generator-opts-documentation-dynamic-html title: Config Options for dynamic-htmlsidebar_label: dynamic-html


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
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