Preparing search index...
The search index is not available
@spailybot/moleculer-auto-openapi - v1.3.1
@spailybot/moleculer-auto-openapi
index
PathAction
Class PathAction
Index
Constructors
constructor
Properties
action?
action
Name?
action
Type?
alias
method
path
Accessors
full
Path
Methods
set
Action
Constructors
constructor
new
Path
Action
(
alias
,
method
,
action
)
:
PathAction
Parameters
alias
:
Alias
method
:
HTTP_METHODS
action
:
undefined
|
Omit
<
ActionSchema
,
"openapi"
>
&
{
openapi
?:
ActionOpenApi
;
}
&
{
params
?:
ValidationSchema
;
}
Returns
PathAction
Properties
Optional
action
action
?:
ActionSchema
Optional
action
Name
action
Name
?:
string
Optional
action
Type
action
Type
?:
string
Private
alias
alias
:
Alias
method
method
:
HTTP_METHODS
path
path
:
string
Accessors
full
Path
get
fullPath
(
)
:
string
Returns
string
Methods
set
Action
set
Action
(
action
)
:
void
Parameters
action
:
ActionSchema
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
action
action
Name
action
Type
alias
method
path
full
Path
set
Action
@spailybot/moleculer-auto-openapi - v1.3.1
Loading...