Preparing search index...
The search index is not available
@samchon/openapi
@samchon/openapi
OpenApiTypeChecker
isReference
Function isReference
Test whether the schema is a reference type.
isReference
(
schema
:
OpenApi
.
IJsonSchema
,
)
:
schema
is
OpenApi
.
IJsonSchema
.
IReference
Parameters
schema
:
OpenApi
.
IJsonSchema
Target schema
Returns
schema
is
OpenApi
.
IJsonSchema
.
IReference
Whether reference type or not
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@samchon/openapi
Loading...
Test whether the schema is a reference type.