OpenAPI Generator

OpenAPI Generator

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

Config Options for dynamic-html

OptionDescriptionValuesDefault
allowUnicodeIdentifiersboolean, toggles whether unicode identifiers are allowed in names or not, default is falsefalse
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
ensureUniqueParamsWhether to ensure parameter names are unique in an operation (rename parameters that are not).true
groupIdgroupId in generated pom.xmlnull
invokerPackageroot package for generated codenull
prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false
sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true
sortParamsByRequiredFlagSort method arguments to place required parameters before optional parameters.true

IMPORT MAPPING

Type/AliasImports

INSTANTIATION TYPES

Type/AliasInstantiated By
arrayArrayList
mapHashMap

LANGUAGE PRIMITIVES

    RESERVED WORDS

      Last updated on 1/20/2020
      • IMPORT MAPPING
      • INSTANTIATION TYPES
      • LANGUAGE PRIMITIVES
      • RESERVED WORDS
      OpenAPI Generator
      Docs
      Customizing GeneratorsWorkflow Integrations
      Community
      User ShowcaseStack OverflowChat RoomTwitter
      More
      BlogGitHub RepoStar
      Copyright © 2020 OpenAPI-Generator Contributors (https://openapi-generator.tech). (Both "OpenAPI Tools" (https://OpenAPITools.org) and "OpenAPI Generator" are not affiliated with OpenAPI Initiative (OAI))