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