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.CodeGen.OpenAPI.
- Assembly
- Cake
.CodeGen .OpenAPI .dll - Namespace
- Cake
.CodeGen .OpenApi - Containing Type
- OpenApiGenerator
Syntax
public OpenApiGenerator Generate(FilePath specification, string generator, DirectoryPath outputDirectory, Action<OpenApiGenerateSettings> configurator)
Parameters
Name | Type | Description |
---|---|---|
specification | FilePath | |
generator | string | |
outputDirectory | DirectoryPath | |
configurator | Action |
Return Value
Type | Description |
---|---|
OpenApiGenerator |