Configuration options for generating a schema for a particular type.

Hierarchy

  • SchemaGeneratorConfig

Properties

polarisType: PolarisConstructor<any>

The PolarisType, for which to generate the spec.

tsConfig: string

The TSConfig that should be used for configuring the TypeScript compiler.

tsIndexFile: string

The TypeScript file that constitutes the root of the library that contains the type(s), for which to generate a spec.

Generated using TypeDoc