OpenAPI Generator

OpenAPI Generator

  • Get Started
  • Generators
  • Roadmap
  • Team
  • FAQ
  • Blog

generators/html2


id: generator-opts-documentation-html2 title: Config Options for html2 sidebar_label: html2


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
phpInvokerPackageroot package for generated php codenull
perlModuleNameroot module name for generated perl codenull
pythonPackageNamepackage name for generated python codenull
packageNameC# package namenull
groupIdgroupId in generated pom.xmlnull
artifactIdartifactId in generated pom.xmlnull
artifactVersionartifact version in generated pom.xmlnull
Last updated on 2019-3-14
OpenAPI Generator
Docs
Customizing GeneratorsWorkflow Integrations
Community
User ShowcaseStack OverflowChat RoomTwitter
More
BlogGitHub RepoStar
Copyright © 2019 OpenAPI-Generator Contributors (https://openapi-generator.tech). (Both "OpenAPI Tools" (https://OpenAPITools.org) and "OpenAPI Generator" are not affiliated with OpenAPI Initiative (OAI))