@spailybot/moleculer-auto-openapi - v1.3.2
Preparing search index...
index
Alias
Class Alias
Index
Constructors
constructor
Properties
action?
action
Schema?
busboy
Config?
full
Path
openapi
route
service?
skipped
type?
Accessors
method
path
Methods
get
Methods
get
Paths
is
Joker
Alias
toJSON
Constructors
constructor
new
Alias
(
infos
:
AliasRouteSchemaOpenApi
,
route
:
Route
)
:
Alias
Parameters
infos
:
AliasRouteSchemaOpenApi
route
:
Route
Returns
Alias
Properties
Optional
action
action
?:
string
Optional
action
Schema
actionSchema
?:
Omit
<
ActionSchema
,
"openapi"
>
&
{
openapi
?:
ActionOpenApi
}
&
{
params
?:
ValidationSchema
;
}
Optional
Readonly
busboy
Config
busboyConfig
?:
BusboyConfig
<
unknown
>
full
Path
fullPath
:
string
openapi
openapi
:
undefined
|
AliasRouteOpenApi
Readonly
route
route
:
Route
Optional
service
service
?:
ServiceSchema
<
ServiceSettingSchema
,
Service
<
ServiceSettingSchema
>
>
skipped
skipped
:
boolean
= false
Optional
type
type
?:
string
Accessors
method
get
method
()
:
rawHttpMethod
Returns
rawHttpMethod
set
method
(
value
:
string
)
:
void
Parameters
value
:
string
Returns
void
path
get
path
()
:
string
Returns
string
set
path
(
value
:
string
)
:
void
Parameters
value
:
string
Returns
void
Methods
get
Methods
getMethods
()
:
HTTP_METHODS
[]
Returns
HTTP_METHODS
[]
get
Paths
getPaths
()
:
PathAction
[]
Returns
PathAction
[]
is
Joker
Alias
isJokerAlias
()
:
boolean
Returns
boolean
toJSON
toJSON
()
:
AliasRouteSchemaOpenApi
Returns
AliasRouteSchemaOpenApi
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
action
action
Schema
busboy
Config
full
Path
openapi
route
service
skipped
type
Accessors
method
path
Methods
get
Methods
get
Paths
is
Joker
Alias
toJSON
@spailybot/moleculer-auto-openapi - v1.3.2
Loading...