Preparing search index...
The search index is not available
tsoa
tsoa
@tsoa/runtime
Swagger
Response3
Interface Response3
interface
Response3
{
content
?:
{
[
responseMediaType
:
string
]
:
{
examples
?:
{
[
name
:
string
]
:
Swagger
.
Example3
|
string
;
}
;
schema
:
Swagger
.
Schema3
;
}
;
}
;
description
:
string
;
headers
?:
{
[
name
:
string
]
:
Swagger
.
Header3
;
}
;
}
Index
Properties
content?
description
headers?
Properties
Optional
content
content
?:
{
[
responseMediaType
:
string
]
:
{
examples
?:
{
[
name
:
string
]
:
Swagger
.
Example3
|
string
;
}
;
schema
:
Swagger
.
Schema3
;
}
;
}
Type declaration
[
responseMediaType
:
string
]:
{
examples
?:
{
[
name
:
string
]
:
Swagger
.
Example3
|
string
;
}
;
schema
:
Swagger
.
Schema3
;
}
Optional
examples
?:
{
[
name
:
string
]
:
Swagger
.
Example3
|
string
;
}
[
name
:
string
]:
Swagger
.
Example3
|
string
schema
:
Swagger
.
Schema3
description
description
:
string
Optional
headers
headers
?:
{
[
name
:
string
]
:
Swagger
.
Header3
;
}
Type declaration
[
name
:
string
]:
Swagger
.
Header3
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content
description
headers
tsoa
Loading...
Generated using
TypeDoc