@novice1/frame - v0.3.1
Preparing search index...
MediaTypeShape
Class MediaTypeShape
Hierarchy
MediaTypeUtil
MediaTypeShape
Index
Constructors
constructor
Methods
set
Examples
set
Schema
Constructors
constructor
new
MediaTypeShape
(
mediaType
?:
MediaTypeShapeConfig
)
:
MediaTypeShape
Parameters
Optional
mediaType
:
MediaTypeShapeConfig
Returns
MediaTypeShape
Methods
set
Examples
setExamples
(
examples
:
Record
<
string
,
ExampleShape
|
ExampleObject
|
ReferenceObject
>
,
noRef
?:
boolean
,
)
:
this
Parameters
examples
:
Record
<
string
,
ExampleShape
|
ExampleObject
|
ReferenceObject
>
Optional
noRef
:
boolean
Returns
this
set
Schema
setSchema
(
schema
:
ReferenceObject
|
SchemaObject
|
SchemaShape
,
noRef
?:
boolean
,
)
:
this
Parameters
schema
:
ReferenceObject
|
SchemaObject
|
SchemaShape
Optional
noRef
:
boolean
Returns
this
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
set
Examples
set
Schema
@novice1/frame - v0.3.1
Loading...