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.AutoRest.
Summary
Create a new instances of the
AutoRestSettings
class.
- Assembly
- Cake
.AutoRest .dll - Namespace
- Cake
.AutoRest - Containing Type
- AutoRestSettings
Syntax
public AutoRestSettings(FilePath inputFile)
Parameters
Name | Type | Description |
---|---|---|
inputFile | FilePath | File containing a compatible API specification |
Return Value
Type | Description |
---|---|
void |