Preparing search index...
The search index is not available
tsoa
tsoa
@tsoa/runtime
Tsoa
Method
Interface Method
interface
Method
{
consumes
?:
string
;
deprecated
?:
boolean
;
description
?:
string
;
extensions
:
Tsoa
.
Extension
[]
;
isHidden
:
boolean
;
method
:
"get"
|
"options"
|
"post"
|
"put"
|
"delete"
|
"patch"
|
"head"
;
name
:
string
;
operationId
?:
string
;
parameters
:
Tsoa
.
Parameter
[]
;
path
:
string
;
produces
?:
string
[]
;
responses
:
Tsoa
.
Response
[]
;
security
:
Tsoa
.
Security
[]
;
successStatus
?:
number
;
summary
?:
string
;
tags
?:
string
[]
;
type
:
Tsoa
.
Type
;
}
Index
Properties
consumes?
deprecated?
description?
extensions
is
Hidden
method
name
operation
Id?
parameters
path
produces?
responses
security
success
Status?
summary?
tags?
type
Properties
Optional
consumes
consumes
?:
string
Optional
deprecated
deprecated
?:
boolean
Optional
description
description
?:
string
extensions
extensions
:
Tsoa
.
Extension
[]
is
Hidden
is
Hidden
:
boolean
method
method
:
"get"
|
"options"
|
"post"
|
"put"
|
"delete"
|
"patch"
|
"head"
name
name
:
string
Optional
operation
Id
operation
Id
?:
string
parameters
parameters
:
Tsoa
.
Parameter
[]
path
path
:
string
Optional
produces
produces
?:
string
[]
responses
responses
:
Tsoa
.
Response
[]
security
security
:
Tsoa
.
Security
[]
Optional
success
Status
success
Status
?:
number
Optional
summary
summary
?:
string
Optional
tags
tags
?:
string
[]
type
type
:
Tsoa
.
Type
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
consumes
deprecated
description
extensions
is
Hidden
method
name
operation
Id
parameters
path
produces
responses
security
success
Status
summary
tags
type
tsoa
Loading...
Generated using
TypeDoc