fluid-oas
Preparing search index...
index
RequestBody
Variable RequestBody
Const
RequestBody
:
{
addContents
(
mappings
:
Partial
<
{
[
K
in
OpenApiMediaContentType
]
:
OpenApiMediaType
}
>
,
)
:
OpenApiRequestBody
;
}
= ...
Type declaration
addContents
:
function
addContents
(
mappings
:
Partial
<
{
[
K
in
OpenApiMediaContentType
]
:
OpenApiMediaType
}
>
,
)
:
OpenApiRequestBody
Parameters
mappings
:
Partial
<
{
[
K
in
OpenApiMediaContentType
]
:
OpenApiMediaType
}
>
Returns
OpenApiRequestBody
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
fluid-oas
Loading...