@novice1/api-doc-generator - v1.0.0
Preparing search index...
generators/openapi/definitions
RequestBodyObject
Interface RequestBodyObject
interface
RequestBodyObject
{
content
?:
Record
<
string
,
MediaTypeObject
>
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
content?
Properties
Optional
content
content
?:
Record
<
string
,
MediaTypeObject
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
@novice1/api-doc-generator - v1.0.0
Loading...