-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
TypeScriptClientGeneratorSettings
Roman edited this page Nov 11, 2020
·
10 revisions
- Package: NSwag.CodeGeneration
- Type: NSwag.CodeGeneration.TypeScript.TypeScriptClientGeneratorSettings
- Settings for TypeScriptClientGenerator
- Inherits from ClientGeneratorBaseSettings
DTO generation settings:
- TypeScriptGeneratorSettings: The TypeScript DTO interface/class generator settings (implemented in NJsonSchema)
Angular template only:
- BaseUrlTokenName
- HttpClass
- RxJsVersion
- UseSingletonProvider
- InjectionTokenType
Fetch template only:
- UseAbortSignal