This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.NSwag.Console.
- Assembly
- Cake
.NSwag .Console .dll - Namespace
- Cake
.NSwag .Console .Sources - Containing Type
- SwaggerSource
Syntax
public SwaggerSource ToWebApiController(FilePath outputFile, string classPath, Action<CSharpGeneratorSettings> configure = null)
Parameters
Name | Type | Description |
---|---|---|
outputFile | FilePath | |
classPath | string | |
configure | Action |
Return Value
Type | Description |
---|---|
SwaggerSource |