Preparing search index...
The search index is not available
@samchon/openapi
@samchon/openapi
OpenApiV3
IJsonSchema
__IAttribute
Interface __IAttribute
interface
__IAttribute
{
deprecated
?:
boolean
;
description
?:
string
;
example
?:
any
;
examples
?:
Record
<
string
,
any
>
;
title
?:
string
;
}
Hierarchy (
View Summary
)
__IAttribute
OpenApiV3
.
IJsonSchema
.
IReference
OpenApiV3
.
IJsonSchema
.
IUnknown
OpenApiV3
.
IJsonSchema
.
INullOnly
OpenApiV3
.
IJsonSchema
.
IAllOf
OpenApiV3
.
IJsonSchema
.
IAnyOf
OpenApiV3
.
IJsonSchema
.
IOneOf
OpenApiV3
.
IJsonSchema
.
__ISignificant
Index
Properties
deprecated?
description?
example?
examples?
title?
Properties
Optional
deprecated
deprecated
?:
boolean
Optional
description
description
?:
string
Optional
example
example
?:
any
Optional
examples
examples
?:
Record
<
string
,
any
>
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deprecated
description
example
examples
title
@samchon/openapi
Loading...