Options
All
  • Public
  • Public/Protected
  • All
Menu

Options that can be used to configure the generation when using the generator programmatically. The options match the CLI options.

Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.

Hierarchy

  • GeneratorOptions

Index

Properties

clearOutputDir?: boolean
config?: string
include?: string
input: string
metadata?: boolean
optionsPerService?: string
outputDir: string
overwrite?: boolean
packageJson?: boolean
packageVersion?: string
readme?: boolean
skipValidation?: boolean
transpile?: boolean
tsConfig?: string
verbose?: boolean