OpenAPI Generator

OpenAPI Generator

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

Config Options for cpp-tizen

OptionDescriptionValuesDefault
sortParamsByRequiredFlagSort method arguments to place required parameters before optional parameters.true
sortModelPropertiesByRequiredFlagSort model properties 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

IMPORT MAPPING

Type/AliasImports

INSTANTIATION TYPES

Type/AliasInstantiated By

LANGUAGE PRIMITIVES

  • bool
  • std::string
  • double
  • long long
  • float
  • int

RESERVED WORDS

  • struct
  • synchronized
  • auto
  • xor_eq
  • const_cast
  • decltype
  • alignas
  • extern
  • do
  • float
  • while
  • constexpr
  • operator
  • bitand
  • protected
  • continue
  • else
  • friend
  • mutable
  • compl
  • typeid
  • catch
  • export
  • if
  • case
  • dynamic_cast
  • not_eq
  • new
  • using
  • atomic_commit
  • static
  • void
  • sizeof
  • bitor
  • double
  • module
  • this
  • signed
  • atomic_cancel
  • noexcept
  • typedef
  • enum
  • char16_t
  • explicit
  • static_cast
  • true
  • try
  • reinterpret_cast
  • nullptr
  • requires
  • template
  • private
  • virtual
  • bool
  • const
  • import
  • concept
  • static_assert
  • for
  • atomic_noexcept
  • delete
  • long
  • switch
  • default
  • not
  • goto
  • public
  • and
  • and_eq
  • or_eq
  • xor
  • class
  • wchar_t
  • alignof
  • or
  • break
  • false
  • thread_local
  • char32_t
  • volatile
  • union
  • int
  • inline
  • throw
  • char
  • namespace
  • short
  • unsigned
  • asm
  • return
  • typename
  • register
Last updated on 1/9/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))