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