tsoa-next
Preparing search index...
@tsoa-next/runtime
Tsoa
RefAliasType
Interface RefAliasType
interface
RefAliasType
{
dataType
:
"refAlias"
;
default
?:
unknown
;
deprecated
:
boolean
;
description
?:
string
;
example
?:
unknown
;
extensions
?:
Tsoa
.
Extension
[]
;
format
?:
string
;
refName
:
string
;
title
?:
string
;
type
:
Tsoa
.
Type
;
validators
:
Tsoa
.
Validators
;
}
Hierarchy (
View Summary
)
Omit
<
Tsoa
.
Property
,
"name"
|
"required"
>
Tsoa
.
ReferenceTypeBase
RefAliasType
Index
Properties
data
Type
default?
deprecated
description?
example?
extensions?
format?
ref
Name
title?
type
validators
Properties
data
Type
dataType
:
"refAlias"
Optional
default
default
?:
unknown
deprecated
deprecated
:
boolean
Optional
description
description
?:
string
Optional
example
example
?:
unknown
Optional
extensions
extensions
?:
Tsoa
.
Extension
[]
Optional
format
format
?:
string
ref
Name
refName
:
string
Optional
title
title
?:
string
type
type
:
Tsoa
.
Type
validators
validators
:
Tsoa
.
Validators
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Type
default
deprecated
description
example
extensions
format
ref
Name
title
type
validators
tsoa-next
Loading...