generators/cpp-qt5-qhttpengine-server


id: generator-opts-server-cpp-qt5-qhttpengine-server title: Config Options for cpp-qt5-qhttpengine-serversidebar_label: cpp-qt5-qhttpengine-server


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
cppNamespaceC++ namespace (convention: name::space::for::api).OpenAPI
modelNamePrefixPrefix that will be prepended to all model names.OAI