generators/elixir


id: generator-opts-client-elixir title: Config Options for elixirsidebar_label: elixir


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
invokerPackageThe main namespace to use for all classes. e.g. Yay.Petsnull
licenseHeaderThe license header to prepend to the top of all source files.null
packageNameElixir package name (convention: lowercase).null