@typia/website
Preparing search index...
typia
IJsonSchemaApplication
IComponents
Interface IComponents<Schema>
interface
IComponents
<
Schema
extends
OpenApi.IJsonSchema
|
OpenApiV3.IJsonSchema
=
OpenApi.IJsonSchema
,
>
{
schemas
?:
Record
<
string
,
Schema
>
;
}
Type Parameters
Schema
extends
OpenApi.IJsonSchema
|
OpenApiV3.IJsonSchema
=
OpenApi.IJsonSchema
Index
Properties
schemas?
Properties
Optional
schemas
schemas
?:
Record
<
string
,
Schema
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
schemas
@typia/website
Loading...