Preparing search index...
The search index is not available
@novice1/api-doc-generator - v0.2.5
@novice1/api-doc-generator
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
content
@novice1/api-doc-generator - v0.2.5
Loading...