Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@samchon/openapi
SwaggerV2
IJsonSchema
IAnyOf
Interface IAnyOf
interface
IAnyOf
{
deprecated
?:
boolean
;
description
?:
string
;
example
?:
any
;
examples
?:
any
[]
;
title
?:
string
;
"x-anyOf"
:
SwaggerV2
.
IJsonSchema
[]
;
}
Hierarchy (
View Summary
)
SwaggerV2
.
IJsonSchema
.
__IAttribute
IAnyOf
Index
Properties
deprecated?
description?
example?
examples?
title?
x-
any
Of
Properties
Optional
deprecated
deprecated
?:
boolean
Optional
description
description
?:
string
Optional
example
example
?:
any
Optional
examples
examples
?:
any
[]
Optional
title
title
?:
string
x-
any
Of
"x-anyOf"
:
SwaggerV2
.
IJsonSchema
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deprecated
description
example
examples
title
x-
any
Of
Nestia API Documents
Loading...