Preparing search index...
The search index is not available
tsoa
tsoa
@tsoa/runtime
Swagger
RequestBody
Interface RequestBody
interface
RequestBody
{
content
:
{
[
requestMediaType
:
string
]
:
Swagger
.
MediaType
;
}
;
description
?:
string
;
required
?:
boolean
;
}
Index
Properties
content
description?
required?
Properties
content
content
:
{
[
requestMediaType
:
string
]
:
Swagger
.
MediaType
;
}
Type declaration
[
requestMediaType
:
string
]:
Swagger
.
MediaType
Optional
description
description
?:
string
Optional
required
required
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content
description
required
tsoa
Loading...
Generated using
TypeDoc