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