generators/objc


id: generator-opts-client-objc title: Config Options for objcsidebar_label: objc


OptionDescriptionValuesDefault
coreDataShould generate core data modelsfalse
classPrefixprefix for generated classes (convention: Abbreviation of pod name e.g. HN for HackerNews).`OAI
podNamecocoapods package name (convention: CameCase).OpenAPIClient
podVersioncocoapods package version.1.0.0
authorNameName to use in the podspec file.OpenAPI
authorEmailEmail to use in the podspec file.team@openapitools.org
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