OpenAPI Generator

OpenAPI Generator

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

Config Options for avro-schema

OptionDescriptionValuesDefault
allowUnicodeIdentifiersboolean, toggles whether unicode identifiers are allowed in names or not, default is falsefalse
ensureUniqueParamsWhether to ensure parameter names are unique in an operation (rename parameters that are not).true
packageNamepackage for generated classes (where supported)null
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
arrayArray
listArray
mapObject

LANGUAGE PRIMITIVES

  • BigDecimal
  • DateTime
  • UUID
  • boolean
  • bytes
  • date
  • double
  • float
  • int
  • integer
  • long
  • null
  • number
  • string

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))