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(Uri specification, string generator, DirectoryPath outputDirectory, OpenApiGenerateSettings settings = null)
Parameters
Name | Type | Description |
---|---|---|
specification | Uri | |
generator | string | |
outputDirectory | DirectoryPath | |
settings | Open |
Return Value
Type | Description |
---|---|
OpenApiGenerator |