generators/javascript-closure-angular


id: generator-opts-client-javascript-closure-angular title: Config Options for javascript-closure-angularsidebar_label: javascript-closure-angular


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
hideGenerationTimestampHides the generation timestamp when files are generated.true
useEs6use ES6 templatesfalse