OpenAPI Generator

OpenAPI Generator

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

Config Options for objc

OptionDescriptionValuesDefault
authorEmailEmail to use in the podspec file.team@openapitools.org
authorNameName to use in the podspec file.OpenAPI
classPrefixprefix for generated classes (convention: Abbreviation of pod name e.g. HN for HackerNews).`OAI
coreDataShould generate core data modelsfalse
gitRepoURLURL for the git repo where this podspec should point to.https://github.com/openapitools/openapi-generator
hideGenerationTimestampHides the generation timestamp when files are generated.true
podNamecocoapods package name (convention: CameCase).OpenAPIClient
podVersioncocoapods package version.1.0.0

IMPORT MAPPING

Type/AliasImports

INSTANTIATION TYPES

Type/AliasInstantiated By
arrayNSMutableArray
mapNSMutableDictionary

LANGUAGE PRIMITIVES

  • BOOL
  • NSData
  • NSDate
  • NSNumber
  • NSObject
  • NSString
  • NSURL
  • bool

RESERVED WORDS

  • _packed
  • authsettings
  • auto
  • bodyparam
  • break
  • case
  • cgfloat
  • char
  • class
  • const
  • continue
  • default
  • description
  • do
  • double
  • else
  • enum
  • extern
  • float
  • for
  • formparams
  • goto
  • headerparams
  • id
  • if
  • implementation
  • int
  • interface
  • localvarfiles
  • long
  • nonatomic
  • nsinteger
  • nsnumber
  • nsobject
  • pathparams
  • property
  • protocol
  • queryparams
  • readonly
  • readwrite
  • register
  • requestcontenttype
  • resourcepath
  • responsecontenttype
  • retain
  • return
  • short
  • signed
  • sizeof
  • static
  • strong
  • struct
  • switch
  • typedef
  • union
  • unsafe_unretained
  • unsigned
  • void
  • volatile
  • weak
  • while
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))