Preparing search index...
The search index is not available
tsoa
tsoa
@tsoa/cli
SwaggerArgs
Interface SwaggerArgs
interface
SwaggerArgs
{
basePath
?:
string
;
configuration
?:
string
|
Config
;
host
?:
string
;
json
?:
boolean
;
yaml
?:
boolean
;
}
Hierarchy (
view full
)
ConfigArgs
SwaggerArgs
Index
Properties
base
Path?
configuration?
host?
json?
yaml?
Properties
Optional
base
Path
base
Path
?:
string
Optional
configuration
configuration
?:
string
|
Config
Optional
host
host
?:
string
Optional
json
json
?:
boolean
Optional
yaml
yaml
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
base
Path
configuration
host
json
yaml
tsoa
Loading...
Generated using
TypeDoc