GeneratorSettings.

WithSettings(ControllerGeneratorBaseSettings) Method

Summary

Specificies operation-specific settings for generating controller code
Assembly
Cake.NSwag.dll
Namespace
Cake.NSwag.Settings
Containing Type
GeneratorSettings

Syntax

public GeneratorSettings WithSettings(ControllerGeneratorBaseSettings settings)

Parameters

Name Type Description
settings ControllerGeneratorBaseSettings The NSwag settings to use

Return Value

Type Description
GeneratorSettings Updated settings object