Preparing search index...
The search index is not available
@novice1/api-doc-generator - v0.2.5
@novice1/api-doc-generator
generators/openapi/definitions
EncodingObject
Interface EncodingObject
interface
EncodingObject
{
allowReserved
?:
boolean
;
contentType
?:
string
;
explode
?:
boolean
;
headers
?:
Record
<
string
,
ReferenceObject
|
HeaderObject
>
;
style
?:
string
;
}
Index
Properties
allow
Reserved?
content
Type?
explode?
headers?
style?
Properties
Optional
allow
Reserved
allow
Reserved
?:
boolean
Optional
content
Type
content
Type
?:
string
Optional
explode
explode
?:
boolean
Optional
headers
headers
?:
Record
<
string
,
ReferenceObject
|
HeaderObject
>
Optional
style
style
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
allow
Reserved
content
Type
explode
headers
style
@novice1/api-doc-generator - v0.2.5
Loading...