Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@samchon/openapi
OpenApiV3_1
IJsonSchema
IAnyOf
Interface IAnyOf
interface
IAnyOf
{
anyOf
:
OpenApiV3_1
.
IJsonSchema
[]
;
deprecated
?:
boolean
;
description
?:
string
;
example
?:
any
;
examples
?:
Record
<
string
,
any
>
;
title
?:
string
;
}
Hierarchy (
View Summary
)
OpenApiV3_1
.
IJsonSchema
.
__IAttribute
IAnyOf
IMixed
Index
Properties
any
Of
deprecated?
description?
example?
examples?
title?
Properties
any
Of
anyOf
:
OpenApiV3_1
.
IJsonSchema
[]
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
any
Of
deprecated
description
example
examples
title
Nestia API Documents
Loading...